aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-cpphs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-cpphs/Makefile')
-rw-r--r--devel/hs-cpphs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hs-cpphs/Makefile b/devel/hs-cpphs/Makefile
index 9f65f515fca1..4e2ab41d1682 100644
--- a/devel/hs-cpphs/Makefile
+++ b/devel/hs-cpphs/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cpphs
PORTVERSION= 1.20.9.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -12,6 +12,6 @@ LICENSE= LGPL21
USES= cabal
CABAL_REVISION= 1
-USE_CABAL= polyparse-1.13_5
+USE_CABAL= polyparse-1.13_9
.include <bsd.port.mk>