aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-csv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-csv/Makefile')
-rw-r--r--textproc/hs-csv/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/hs-csv/Makefile b/textproc/hs-csv/Makefile
index 1a11c013ad01..7218e58b1ba1 100644
--- a/textproc/hs-csv/Makefile
+++ b/textproc/hs-csv/Makefile
@@ -1,13 +1,9 @@
-# New ports collection makefile for: hs-csv
-# Date created: 11 August 2011
-# Whom: Kaspars Bankovskis <kaspars@bankovskis.lv>
-#
+# Created by: Kaspars Bankovskis <kaspars@bankovskis.lv>
# $FreeBSD$
-#
PORTNAME= csv
PORTVERSION= 0.1.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org