aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/hs-zlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/hs-zlib/Makefile')
-rw-r--r--archivers/hs-zlib/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/archivers/hs-zlib/Makefile b/archivers/hs-zlib/Makefile
index 963748d3fd22..2b79b5208ca8 100644
--- a/archivers/hs-zlib/Makefile
+++ b/archivers/hs-zlib/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= zlib
-PORTVERSION= 0.5.4.0
-PORTREVISION= 1
+PORTVERSION= 0.5.4.1
CATEGORIES= archivers haskell
MAINTAINER= haskell@FreeBSD.org
@@ -11,7 +10,5 @@ COMMENT= Compression and decompression in the gzip and zlib formats
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>