summaryrefslogtreecommitdiff
path: root/devel/hs-uulib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-uulib/Makefile')
-rw-r--r--devel/hs-uulib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/hs-uulib/Makefile b/devel/hs-uulib/Makefile
index b548029fae42..f9cdad3b9881 100644
--- a/devel/hs-uulib/Makefile
+++ b/devel/hs-uulib/Makefile
@@ -7,6 +7,7 @@
PORTNAME= uulib
PORTVERSION= 0.9.5
+PORTREVISION= 1
CATEGORIES= devel haskell
MASTER_SITES= http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERSION}/
PKGNAMEPREFIX= hs-
@@ -16,7 +17,7 @@ COMMENT= Haskell Utrecht Tools Library
BUILD_DEPENDS+= ghc:${PORTSDIR}/lang/ghc
-GHC_VERSION= 6.8.2
+GHC_VERSION= 6.8.3
UULIB_VERSION= ${PORTVERSION}
GHC_CMD= ${LOCALBASE}/bin/ghc