diff --git a/devel/rubygem-drydock/Makefile b/devel/rubygem-drydock/Makefile index 6e02ff240be2..a5953ada5c96 100644 --- a/devel/rubygem-drydock/Makefile +++ b/devel/rubygem-drydock/Makefile @@ -1,20 +1,21 @@ PORTNAME= drydock PORTVERSION= 0.6.9 PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Build seaworthy command-line apps with a powerful Ruby DSL -WWW= https://github.com/delano/drydock +WWW= https://delanotes.com/drydock/ \ + https://github.com/delano/drydock LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= gem shebangfix NO_ARCH= yes SHEBANG_FILES= bin/example .include