diff options
Diffstat (limited to 'devel/rubygem-drydock/Makefile')
-rw-r--r-- | devel/rubygem-drydock/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 @@ -6,7 +6,8 @@ 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 |