aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-MissingH/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-MissingH/Makefile')
-rw-r--r--devel/hs-MissingH/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/hs-MissingH/Makefile b/devel/hs-MissingH/Makefile
index a0f3a6b2235d..6566861950cb 100644
--- a/devel/hs-MissingH/Makefile
+++ b/devel/hs-MissingH/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= MissingH
-PORTVERSION= 1.2.1.0
-PORTREVISION= 1
+PORTVERSION= 1.3.0.1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -11,7 +10,7 @@ COMMENT= Large utility library
LICENSE= BSD3CLAUSE
-USE_CABAL= hslogger HUnit mtl network parsec random regex-compat
+USE_CABAL= hslogger HUnit mtl network old-time parsec random regex-compat
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>