aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-base16-bytestring/Makefile
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-08-03 02:50:17 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-08-03 02:50:17 +0000
commitc125485fa92ee2b47842f2d9b19b7836e3f75f38 (patch)
tree8a6f12c2f3cfc9f35d63871a48914a6abc4517eb /devel/hs-base16-bytestring/Makefile
parentd7238c328c2aad33ab1ee5c2bcaf9f4c199453c0 (diff)
downloadports-c125485fa92ee2b47842f2d9b19b7836e3f75f38.tar.gz
ports-c125485fa92ee2b47842f2d9b19b7836e3f75f38.zip
- Update to 0.1.1.5
- Use the new options framework Obtained from: FreeBSD Haskell
Notes
Notes: svn path=/head/; revision=301886
Diffstat (limited to 'devel/hs-base16-bytestring/Makefile')
-rw-r--r--devel/hs-base16-bytestring/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/hs-base16-bytestring/Makefile b/devel/hs-base16-bytestring/Makefile
index d0acf537de1a..02b477711c22 100644
--- a/devel/hs-base16-bytestring/Makefile
+++ b/devel/hs-base16-bytestring/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= base16-bytestring
-PORTVERSION= 0.1.1.4
-PORTREVISION= 1
+PORTVERSION= 0.1.1.5
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org