diff options
Diffstat (limited to 'devel/bnf/Makefile')
-rw-r--r-- | devel/bnf/Makefile | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/devel/bnf/Makefile b/devel/bnf/Makefile index 330bd86f0663..a89a8ad5f216 100644 --- a/devel/bnf/Makefile +++ b/devel/bnf/Makefile @@ -6,19 +6,13 @@ # PORTNAME= bnf -PORTVERSION= 1.6.9 -PORTREVISION= 1 +PORTVERSION= 1.6.10 CATEGORIES= devel -MASTER_SITES= http://ftp.dkuug.dk/gnu/ftp/savannah/files/bnf/ \ - http://ftp.azc.uam.mx/mirrors/gnu/savannah/files/bnf/ \ - http://mirrors.dotsrc.org/ftp.gnu.org/savannah/files/bnf/ \ - http://mirrors.ibiblio.org/pub/mirrors/gnu/ftp/savannah/files/bnf/ +MASTER_SITES= SAVANNAH MAINTAINER= ports@FreeBSD.org COMMENT= Generate C parser given a grammar in BNF notation -BROKEN= Does not fetch - GNU_CONFIGURE= yes INFO= bnf |