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 /archivers | |
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 'archivers')
-rw-r--r-- | archivers/hs-zlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/hs-zlib/Makefile b/archivers/hs-zlib/Makefile index bad237111bce..bf362ee1ca35 100644 --- a/archivers/hs-zlib/Makefile +++ b/archivers/hs-zlib/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERS http://kerneled.org/tmp/ PKGNAMEPREFIX= hs- -MAINTAINER= sbahra@kerneled.org +MAINTAINER= haskell@FreeBSD.org COMMENT= Pure Haskell interface to the C zlib library BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc |