diff options
author | linimon <linimon@FreeBSD.org> | 2009-08-20 03:50:32 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-08-20 03:50:32 +0800 |
commit | e521f465df0d5104c4147517e347057b16a70f41 (patch) | |
tree | f4115397cf836e6dd14f1c1aa7fe197aaa20929a /textproc/hs-bytestring-csv | |
parent | 78f2cd05b34b4ccd824d85c711641d65bac090b6 (diff) | |
download | freebsd-ports-gnome-e521f465df0d5104c4147517e347057b16a70f41.tar.gz freebsd-ports-gnome-e521f465df0d5104c4147517e347057b16a70f41.tar.zst freebsd-ports-gnome-e521f465df0d5104c4147517e347057b16a70f41.zip |
Reset sbahra at his request due to lack of time to work on these ports.
Diffstat (limited to 'textproc/hs-bytestring-csv')
-rw-r--r-- | textproc/hs-bytestring-csv/Makefile | 2 |
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 \ |