diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-07-23 02:43:55 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-07-23 02:43:55 +0000 |
commit | b43083409f500d0ff330b246e79274b041900d83 (patch) | |
tree | d3d2349375484004ccc24d4ee61deb1adde10898 /devel/rubygem-highline | |
parent | 75b5fa19be69caed346098c59ad732978494a190 (diff) |
Notes
Diffstat (limited to 'devel/rubygem-highline')
-rw-r--r-- | devel/rubygem-highline/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-highline/Makefile b/devel/rubygem-highline/Makefile index fd32e290266b..306d99cc6a5c 100644 --- a/devel/rubygem-highline/Makefile +++ b/devel/rubygem-highline/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: rubygem-highline # Date created: 4 October 2007 -# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com> +# Whom: Philip M. Gollucci <pgollucci@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= devel rubygems MASTER_SITES= ${MASTER_SITE_RUBYFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= pgollucci@p6m7g8.com +MAINTAINER= pgollucci@FreeBSD.org COMMENT= A high-level IO library for command-line interfaces USE_RUBY= yes |