aboutsummaryrefslogtreecommitdiff
path: root/net-im/hs-haskell-xmpp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/hs-haskell-xmpp/Makefile')
-rw-r--r--net-im/hs-haskell-xmpp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/hs-haskell-xmpp/Makefile b/net-im/hs-haskell-xmpp/Makefile
index 4c4266a2806a..a4823c5d9db8 100644
--- a/net-im/hs-haskell-xmpp/Makefile
+++ b/net-im/hs-haskell-xmpp/Makefile
@@ -2,7 +2,7 @@
PORTNAME= haskell-xmpp
PORTVERSION= 1.0.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-im haskell
MAINTAINER= haskell@FreeBSD.org
@@ -11,7 +11,7 @@ COMMENT= Haskell XMPP library based on HaXml & STM
LICENSE= BSD3CLAUSE
USE_CABAL= HaXml>=1.23.3 html mtl>=1.0 network \
- polyparse random regex-compat stm utf8-string
+ polyparse random regex-compat utf8-string
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>