aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-BNFC/Makefile
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-08-11 12:06:48 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-08-11 12:06:48 +0000
commit56b5ce558c4a570d0e94c9345f6b61d89d9bef2e (patch)
treea7a47853c5fe8dd932b56ed329a9c6a0510d42b2 /devel/hs-BNFC/Makefile
parent063a60c552ab089ecfddefae4310ea3ef824ea76 (diff)
Notes
Diffstat (limited to 'devel/hs-BNFC/Makefile')
-rw-r--r--devel/hs-BNFC/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/hs-BNFC/Makefile b/devel/hs-BNFC/Makefile
index df1391005da2..ca61bc86414e 100644
--- a/devel/hs-BNFC/Makefile
+++ b/devel/hs-BNFC/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= BNFC
-PORTVERSION= 2.4.2.0
-PORTREVISION= 3
+PORTVERSION= 2.4.2.1
CATEGORIES= devel haskell
-MAINTAINER= kaiw27@gmail.com
+MAINTAINER= haskell@FreeBSD.org
COMMENT= A Labelled BNF converter
LICENSE= GPLv2
@@ -21,7 +20,5 @@ USE_CABAL= mtl
STANDALONE= yes
EXECUTABLE= bnfc
-HASKELL98= yes
-
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>