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 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