aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/rubygem-sys-host/Makefile6
-rw-r--r--sysutils/rubygem-sys-host/pkg-descr2
2 files changed, 5 insertions, 3 deletions
diff --git a/sysutils/rubygem-sys-host/Makefile b/sysutils/rubygem-sys-host/Makefile
index 03bce34e3b93..bd8596f280a9 100644
--- a/sysutils/rubygem-sys-host/Makefile
+++ b/sysutils/rubygem-sys-host/Makefile
@@ -9,8 +9,10 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Provides hostname, IP address, and other information for a given host
-USE_RUBY= yes
-USE_RUBYGEMS= yes
+LICENSE= ART20
+
+USE_RUBY= yes
+USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>
diff --git a/sysutils/rubygem-sys-host/pkg-descr b/sysutils/rubygem-sys-host/pkg-descr
index e16bc82b73cf..49a772e1a6f0 100644
--- a/sysutils/rubygem-sys-host/pkg-descr
+++ b/sysutils/rubygem-sys-host/pkg-descr
@@ -1,3 +1,3 @@
Provides hostname, ip address, and other information for a given host.
-WWW: http://rubygems.org/gems/sys-host/
+WWW: https://github.com/djberg96/sys-host