aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-HUnit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-HUnit/Makefile')
-rw-r--r--devel/hs-HUnit/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/hs-HUnit/Makefile b/devel/hs-HUnit/Makefile
index 241ae656daeb..c649987bc524 100644
--- a/devel/hs-HUnit/Makefile
+++ b/devel/hs-HUnit/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= HUnit
-PORTVERSION= 1.2.5.1
-PORTREVISION= 1
+PORTVERSION= 1.2.5.2
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,7 +9,5 @@ COMMENT= Unit testing framework for Haskell
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>