git: d6d137cf0d9f - main - www/rubygem-acts-as-taggable-on: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Oct 2022 02:28:12 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d6d137cf0d9f8030280b0b52418acc91490a79fd commit d6d137cf0d9f8030280b0b52418acc91490a79fd Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-10-03 02:18:02 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-10-03 02:18:02 +0000 www/rubygem-acts-as-taggable-on: Update WWW --- www/rubygem-acts-as-taggable-on/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ -5,7 +5,7 @@ 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