diff options
Diffstat (limited to 'devel/hs-BNFC')
-rw-r--r-- | devel/hs-BNFC/Makefile | 2 |
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> |