summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-08-27 00:28:05 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-08-27 00:28:05 +0000
commit33a6f47fe37f4d0b3253398f3f4b74699795c87b (patch)
tree6690a7379659cbbb4f2fb20360838d2f048a4d84
parentPrep for datamapper 1.0 (diff)
Prep for datamapper 1.0
- Update to 1.5.3 - miwi -> ruby [1] PR: ports/147800 [1] Approved by: portmgr (flz) [1], no objection from miwi With Hat: ruby
Notes
Notes: svn path=/head/; revision=260052
-rw-r--r--devel/rubygem-fastercsv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-fastercsv/Makefile b/devel/rubygem-fastercsv/Makefile
index 70ca2087ab14..f5ab2773d906 100644
--- a/devel/rubygem-fastercsv/Makefile
+++ b/devel/rubygem-fastercsv/Makefile
@@ -6,11 +6,11 @@
# $FreeBSD$
PORTNAME= fastercsv
-PORTVERSION= 1.5.1
+PORTVERSION= 1.5.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A complete replacement to the CSV standard library
USE_RUBY= yes