diff options
Diffstat (limited to 'textproc/Ebnf2ps')
-rw-r--r-- | textproc/Ebnf2ps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/Ebnf2ps/Makefile b/textproc/Ebnf2ps/Makefile index f94bc4f95cf9..6da72ded7be7 100644 --- a/textproc/Ebnf2ps/Makefile +++ b/textproc/Ebnf2ps/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc devel MASTER_SITES= http://www.informatik.uni-freiburg.de/~thiemann/haskell/ebnf2ps/ DISTNAME= ebnf2ps-${PORTVERSION} -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Generate EPS/FIG diagrams from EBNF/yacc/bison grammars BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc |