aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-bytestring-csv
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-08-19 19:50:32 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-08-19 19:50:32 +0000
commit07adcc8e6a561a366d0a5c4c62905080b9663fda (patch)
tree2716b15f598f21c101cfd6c415584dadb6c6574e /textproc/hs-bytestring-csv
parent78e24d94a24dc526b747c639b10748c499c54cbd (diff)
downloadports-07adcc8e6a561a366d0a5c4c62905080b9663fda.tar.gz
ports-07adcc8e6a561a366d0a5c4c62905080b9663fda.zip
Notes
Diffstat (limited to 'textproc/hs-bytestring-csv')
-rw-r--r--textproc/hs-bytestring-csv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/hs-bytestring-csv/Makefile b/textproc/hs-bytestring-csv/Makefile
index 35bdbe5346ea..22e7a86cf167 100644
--- a/textproc/hs-bytestring-csv/Makefile
+++ b/textproc/hs-bytestring-csv/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERS
http://carte.kerneled.org/mirror/
PKGNAMEPREFIX= hs-
-MAINTAINER= sbahra@kerneled.org
+MAINTAINER= haskell@FreeBSD.org
COMMENT= Parse CSV formatted data efficiently with Haskell
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc \