diff --git a/www/rubygem-acts-as-taggable-on/Makefile b/www/rubygem-acts-as-taggable-on/Makefile index 03646e0915b7..eb516cc9a268 100644 --- a/www/rubygem-acts-as-taggable-on/Makefile +++ b/www/rubygem-acts-as-taggable-on/Makefile @@ -1,20 +1,20 @@ PORTNAME= acts-as-taggable-on PORTVERSION= 9.0.1 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Tag a single model on several contexts -WWW= https://rubygems.org/gems/acts-as-taggable-on +WWW= https://github.com/mbleigh/acts-as-taggable-on LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-activerecord61>=6.0<7.1:databases/rubygem-activerecord61 USES= gem USE_RUBY= yes NO_ARCH= yes .include