aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-uuid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-uuid/Makefile')
-rw-r--r--devel/hs-uuid/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/hs-uuid/Makefile b/devel/hs-uuid/Makefile
index 462bcb96bcba..b1a8b7c6badb 100644
--- a/devel/hs-uuid/Makefile
+++ b/devel/hs-uuid/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= uuid
-PORTVERSION= 1.2.9
+PORTVERSION= 1.2.13
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -9,8 +9,6 @@ COMMENT= Creating, comparing, parsing and printing Universally Unique Identifier
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
USE_CABAL= cryptohash>=0.7 maccatcher>=1.0 random>=1.0.1
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"