aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-05-25 02:56:58 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-05-25 02:56:58 +0800
commit4ddd90256297c902c0a4d710f910ba8349298e7d (patch)
treeafe80bb911e9221aa1f3f94209d3ebbfad398ada /sysutils
parentf4e609816b32da431989363783f3bf5d8cf9fbfb (diff)
downloadfreebsd-ports-gnome-4ddd90256297c902c0a4d710f910ba8349298e7d.tar.gz
freebsd-ports-gnome-4ddd90256297c902c0a4d710f910ba8349298e7d.tar.zst
freebsd-ports-gnome-4ddd90256297c902c0a4d710f910ba8349298e7d.zip
- Add LICENSE
- Update WWW
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