diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-07-27 16:06:01 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-07-27 16:06:01 +0000 |
commit | 413424ee99f55dc8d1d442dfc594daa157055a7b (patch) | |
tree | 8ef1f11a6de3111d6a26743f7db0753348a8c53d /sysutils/rubygem-sys-host/Makefile | |
parent | 4c082f93daffa48c418a347625e4edaedd6c4acc (diff) |
- Reset maintainer after no response to mail since Jan 2013
- Clean up headers and comments while here
Reviewed by: danfe
Notes
Notes:
svn path=/head/; revision=323794
Diffstat (limited to 'sysutils/rubygem-sys-host/Makefile')
-rw-r--r-- | sysutils/rubygem-sys-host/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/rubygem-sys-host/Makefile b/sysutils/rubygem-sys-host/Makefile index 20ea4600a207..03bce34e3b93 100644 --- a/sysutils/rubygem-sys-host/Makefile +++ b/sysutils/rubygem-sys-host/Makefile @@ -1,16 +1,12 @@ -# Ports collection makefile for: rubygem-sys-host -# Date created: 30 July 2010 -# Whom: Eric Freeman <freebsdports@chillibear.com> -# +# Created by: Eric Freeman <freebsdports@chillibear.com> # $FreeBSD$ -# PORTNAME= sys-host PORTVERSION= 0.6.2 CATEGORIES= sysutils rubygems MASTER_SITES= RG -MAINTAINER= freebsdports@chillibear.com +MAINTAINER= ruby@FreeBSD.org COMMENT= Provides hostname, IP address, and other information for a given host USE_RUBY= yes |