summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-08-27 00:29:13 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-08-27 00:29:13 +0000
commit768e29419f36107f001a92df67a3796305a0f526 (patch)
tree147c2027754872d8e4b3b793d6c42096a7affb3c
parentPrep for datamapper 1.0 (diff)
Prep for datamapper 1.0
- clsung -> ruby [1] PR: ports/147800 [1] Approved by: portmgr (flz) [1], no objection from clsung With Hat: ruby
Notes
Notes: svn path=/head/; revision=260053
-rw-r--r--devel/rubygem-json_pure/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-json_pure/Makefile b/devel/rubygem-json_pure/Makefile
index fb6842d5bdd3..c3df33acc420 100644
--- a/devel/rubygem-json_pure/Makefile
+++ b/devel/rubygem-json_pure/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.4.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Parse JSON texts and generate them from ruby data structures in Ruby
USE_RUBY= yes