diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/bisongen/Makefile | 2 | ||||
-rw-r--r-- | devel/cmunge/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/bisongen/Makefile b/devel/bisongen/Makefile index f283f25..8986f6f 100644 --- a/devel/bisongen/Makefile +++ b/devel/bisongen/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel python MASTER_SITES= ftp://ftp.fourthought.com/pub/BisonGen/ DISTNAME= BisonGen-${PORTVERSION} -MAINTAINER= frerich.raabe@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= A general-purpose parser generator for Python USE_BZIP2= yes diff --git a/devel/cmunge/Makefile b/devel/cmunge/Makefile index 689f468..0431f0f 100644 --- a/devel/cmunge/Makefile +++ b/devel/cmunge/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= ftp://ftp.vcpc.univie.ac.at/vcpc/jhm/code/ DISTNAME= ${PORTNAME} -MAINTAINER= frerich.raabe@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= A tool for encrypting and compacting C source code WRKSRC= ${WRKDIR}/cmunger |