diff options
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 |