diff options
author | pgj <pgj@FreeBSD.org> | 2012-08-03 10:44:07 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2012-08-03 10:44:07 +0800 |
commit | c5006cb3d599fac1947c27c122226986dff213a4 (patch) | |
tree | 7e8daec2ebe7af1233c7604432f69df28804604e /archivers/hs-zlib-conduit/Makefile | |
parent | 2531aaf14e227bb6e577b0c1719d11fbc0c92e79 (diff) | |
download | freebsd-ports-gnome-c5006cb3d599fac1947c27c122226986dff213a4.tar.gz freebsd-ports-gnome-c5006cb3d599fac1947c27c122226986dff213a4.tar.zst freebsd-ports-gnome-c5006cb3d599fac1947c27c122226986dff213a4.zip |
- Update to 0.4.0.2
- Use the new options framework
Obtained from: FreeBSD Haskell
Diffstat (limited to 'archivers/hs-zlib-conduit/Makefile')
-rw-r--r-- | archivers/hs-zlib-conduit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/hs-zlib-conduit/Makefile b/archivers/hs-zlib-conduit/Makefile index ce8ac760bf15..9abbb0b838ed 100644 --- a/archivers/hs-zlib-conduit/Makefile +++ b/archivers/hs-zlib-conduit/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= zlib-conduit -PORTVERSION= 0.4.0.1 +PORTVERSION= 0.4.0.2 CATEGORIES= archivers haskell MAINTAINER= haskell@FreeBSD.org |