aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-BNFC
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-02-13 03:49:32 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-02-13 03:49:32 +0000
commitc4aebd467cd2c219c6870c0ef038a76bc2850c80 (patch)
treec0866f6e74ae506e4a037c4c7092b52e8f145318 /devel/hs-BNFC
parentaac32349c902a5c9abd567ac3388e17b7c422eff (diff)
downloadports-c4aebd467cd2c219c6870c0ef038a76bc2850c80.tar.gz
ports-c4aebd467cd2c219c6870c0ef038a76bc2850c80.zip
Notes
Diffstat (limited to 'devel/hs-BNFC')
-rw-r--r--devel/hs-BNFC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-BNFC/Makefile b/devel/hs-BNFC/Makefile
index 0a870448cfa1..53e2538f4d8b 100644
--- a/devel/hs-BNFC/Makefile
+++ b/devel/hs-BNFC/Makefile
@@ -7,6 +7,7 @@
PORTNAME= BNFC
PORTVERSION= 2.4.2.0
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= kaiw27@gmail.com
@@ -19,7 +20,6 @@ USE_CABAL= mtl
STANDALONE= yes
EXECUTABLE= bnfc
-PORTDATA= *
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>