diff options
author | bms <bms@FreeBSD.org> | 2005-12-13 05:53:40 +0800 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2005-12-13 05:53:40 +0800 |
commit | 1e34c6d4c59cebabb38eed357d7e4727f873c7ae (patch) | |
tree | 561cbc0c714160d027ba94f10225ecd20ff820e2 /textproc/Ebnf2ps | |
parent | da8e4c990531d4bc66ac317d40913c63e19d10d8 (diff) | |
download | freebsd-ports-gnome-1e34c6d4c59cebabb38eed357d7e4727f873c7ae.tar.gz freebsd-ports-gnome-1e34c6d4c59cebabb38eed357d7e4727f873c7ae.tar.zst freebsd-ports-gnome-1e34c6d4c59cebabb38eed357d7e4727f873c7ae.zip |
Drop maintainership for ports which I sadly no longer have
the time, hardware, or resources to maintain.
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 |