aboutsummaryrefslogtreecommitdiff
path: root/archivers/hs-zlib/Makefile
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-06-03 21:25:07 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-06-03 21:25:07 +0000
commita3eb205d871704a89ad930e52824907bbac94ee6 (patch)
treebb9d8e25bfc250503d49612cb2902b17706f16ac /archivers/hs-zlib/Makefile
parent679c180778d39f3acdab7778d6d09784ca1942ff (diff)
downloadports-a3eb205d871704a89ad930e52824907bbac94ee6.tar.gz
ports-a3eb205d871704a89ad930e52824907bbac94ee6.zip
Notes
Diffstat (limited to 'archivers/hs-zlib/Makefile')
-rw-r--r--archivers/hs-zlib/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/archivers/hs-zlib/Makefile b/archivers/hs-zlib/Makefile
index f4e204f100a0..41caa10bb571 100644
--- a/archivers/hs-zlib/Makefile
+++ b/archivers/hs-zlib/Makefile
@@ -5,12 +5,11 @@
# $FreeBSD$
PORTNAME= zlib
-PORTVERSION= 0.5.3.1
-PORTREVISION= 2
+PORTVERSION= 0.5.3.3
CATEGORIES= archivers haskell
MAINTAINER= haskell@FreeBSD.org
-COMMENT= Pure Haskell interface to the C zlib library
+COMMENT= Compression and decompression in the gzip and zlib formats
LICENSE= BSD