aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-happy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-happy/Makefile')
-rw-r--r--devel/hs-happy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hs-happy/Makefile b/devel/hs-happy/Makefile
index 01cb3079a69c..02d432b7a0f9 100644
--- a/devel/hs-happy/Makefile
+++ b/devel/hs-happy/Makefile
@@ -5,9 +5,9 @@
# $FreeBSD$
PORTNAME= happy
-PORTVERSION= 1.10
+PORTVERSION= 1.11
CATEGORIES= devel
-MASTER_SITES= http://www.haskell.org/happy/dist/1.10/
+MASTER_SITES= http://www.haskell.org/happy/dist/1.11/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= simonmar@microsoft.com