diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-09 19:12:56 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-09 19:12:56 +0000 |
commit | bc03b273ca69d87f11849b8ae7b0c35d3b496477 (patch) | |
tree | 3c1f92e036dc5330a2975a200c9c7b58ad1863ad /textproc/rubygem-ini | |
parent | d4a94424617d92b3a237d7a14ce0952cb2beaedf (diff) |
Notes
Diffstat (limited to 'textproc/rubygem-ini')
-rw-r--r-- | textproc/rubygem-ini/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/rubygem-ini/Makefile b/textproc/rubygem-ini/Makefile index c1428234ab82..1f2b6168933e 100644 --- a/textproc/rubygem-ini/Makefile +++ b/textproc/rubygem-ini/Makefile @@ -8,8 +8,7 @@ PORTNAME= ini PORTVERSION= 0.1.1 CATEGORIES= textproc rubygems -MASTER_SITES= RF -MASTER_SITE_SUBDIR= ${PORTNAME}file +MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby INI File Parser and Writer |