diff options
Diffstat (limited to 'devel/rubygem-optimist/Makefile')
-rw-r--r-- | devel/rubygem-optimist/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-optimist/Makefile b/devel/rubygem-optimist/Makefile index af3cae0fc8d9..0728bdbadf67 100644 --- a/devel/rubygem-optimist/Makefile +++ b/devel/rubygem-optimist/Makefile @@ -5,7 +5,8 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Command-line option parser for Ruby -WWW= https://manageiq.github.io/optimist/ +WWW= https://www.manageiq.org/optimist/ \ + https://github.com/ManageIQ/optimist LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |