aboutsummaryrefslogtreecommitdiff
path: root/www/hs-snap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/hs-snap/Makefile')
-rw-r--r--www/hs-snap/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/www/hs-snap/Makefile b/www/hs-snap/Makefile
index 5167eb360e64..dae2fbf023ff 100644
--- a/www/hs-snap/Makefile
+++ b/www/hs-snap/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= snap
-PORTVERSION= 1.0.0.1
-PORTREVISION= 4
+PORTVERSION= 1.1.1.0
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
@@ -16,7 +15,5 @@ USE_CABAL= aeson attoparsec cereal clientsession configurator \
snap-core snap-server transformers-base \
unordered-containers xmlhtml
-IGNORE= Doesn't build with recent GHC version
-
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>