aboutsummaryrefslogtreecommitdiff
path: root/devel/bnf
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2011-08-23 11:55:18 +0000
committerChris Rees <crees@FreeBSD.org>2011-08-23 11:55:18 +0000
commitcf4119994cb03c20684d688ab263f070fa7e54bc (patch)
tree9aaf3eb5d72860ac73c73bfecc1dca483b65d7dd /devel/bnf
parent0dc80714153065ab812e6a854e59390f21cbbe18 (diff)
downloadports-cf4119994cb03c20684d688ab263f070fa7e54bc.tar.gz
ports-cf4119994cb03c20684d688ab263f070fa7e54bc.zip
Notes
Diffstat (limited to 'devel/bnf')
-rw-r--r--devel/bnf/Makefile10
-rw-r--r--devel/bnf/files/patch-doc::bnf.texi13
2 files changed, 2 insertions, 21 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
diff --git a/devel/bnf/files/patch-doc::bnf.texi b/devel/bnf/files/patch-doc::bnf.texi
deleted file mode 100644
index 0471adbab39f..000000000000
--- a/devel/bnf/files/patch-doc::bnf.texi
+++ /dev/null
@@ -1,13 +0,0 @@
---- doc/bnf.texi.orig Thu May 22 06:32:29 2003
-+++ doc/bnf.texi Thu May 22 06:34:23 2003
-@@ -2,6 +2,10 @@
- @c %**start of header
- @setfilename bnf.info
- @settitle BNF Parser Generator
-+@dircategory Programming Tools
-+@direntry
-+* bnf: (bnf). A simple parser generator
-+@end direntry
- @c %**end of header
-
-