summaryrefslogtreecommitdiff
path: root/textproc/ruby-fastercsv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/ruby-fastercsv/Makefile')
-rw-r--r--textproc/ruby-fastercsv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ruby-fastercsv/Makefile b/textproc/ruby-fastercsv/Makefile
index 9ed900480fb..b5f07922331 100644
--- a/textproc/ruby-fastercsv/Makefile
+++ b/textproc/ruby-fastercsv/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2012/06/02 01:10:12 taca Exp $
+# $NetBSD: Makefile,v 1.6 2017/09/04 18:01:02 wiz Exp $
DISTNAME= fastercsv-1.5.5
CATEGORIES= textproc
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://fastercsv.rubyforge.org/
+#HOMEPAGE= http://fastercsv.rubyforge.org/
COMMENT= Replacement to Ruby standard CSV library
LICENSE= gnu-gpl-v2 OR ruby-license