diff --git a/devel/bnf/Makefile b/devel/bnf/Makefile index 540f1e0e42b9..2ef116cf28a4 100644 --- a/devel/bnf/Makefile +++ b/devel/bnf/Makefile @@ -1,19 +1,18 @@ PORTNAME= bnf PORTVERSION= 1.6.10 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SAVANNAH -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bofh@FreeBSD.org COMMENT= Generate C parser given a grammar in BNF notation WWW= https://www.nongnu.org/bnf/ LICENSE= GPLv2 -USES= makeinfo GNU_CONFIGURE= yes INFO= bnf PLIST_FILES= bin/bnf .include