diff options
author | linimon <linimon@FreeBSD.org> | 2006-12-27 20:22:29 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-12-27 20:22:29 +0000 |
commit | 58dd5f42df5971ece6ab574392316245f014d783 (patch) | |
tree | a64227dfbbbb10306a7ce048b0cfbbc037500c43 | |
parent | bd26bc77a56f0b5726c9c670b4fb0f1807b67c4b (diff) | |
download | FreeBSD-ports-58dd5f42df5971ece6ab574392316245f014d783.zip FreeBSD-ports-58dd5f42df5971ece6ab574392316245f014d783.tar.gz |
Maintainer's email address bounces.
Hat: portmgr
-rw-r--r-- | lang/cocor/Makefile | 2 | ||||
-rw-r--r-- | mail/ezmlm-web/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Mail-Ezmlm/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lang/cocor/Makefile b/lang/cocor/Makefile index f1ba23c..93fbfb5 100644 --- a/lang/cocor/Makefile +++ b/lang/cocor/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.scifac.ru.ac.za/coco/ DISTNAME= cocorc17 EXTRACT_SUFX= .tgz -MAINTAINER= guy-ezmlm@rucus.ru.ac.za +MAINTAINER= ports@FreeBSD.org COMMENT= A compiler generator that combines the functionality of lex and yacc WRKSRC= ${WRKDIR} diff --git a/mail/ezmlm-web/Makefile b/mail/ezmlm-web/Makefile index ee1cf72..91fa349 100644 --- a/mail/ezmlm-web/Makefile +++ b/mail/ezmlm-web/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= mail www MASTER_SITES= ftp://rucus.ru.ac.za/pub/mail/ezmlm/ -MAINTAINER= guy-ezmlm@rucus.ru.ac.za +MAINTAINER= ports@FreeBSD.org COMMENT= CGI script that lets you manage ezmlm-idx mailing lists through the web RUN_DEPENDS= ezmlm-idx:${PORTSDIR}/mail/ezmlm-idx \ diff --git a/mail/p5-Mail-Ezmlm/Makefile b/mail/p5-Mail-Ezmlm/Makefile index ec08f8e..716dd5e 100644 --- a/mail/p5-Mail-Ezmlm/Makefile +++ b/mail/p5-Mail-Ezmlm/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= Mail PKGNAMEPREFIX= p5- DISTNAME= Ezmlm-${PORTVERSION} -MAINTAINER= guy-ezmlm@rucus.ru.ac.za +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module to allow object methods for ezmlm-idx mailing lists BUILD_DEPENDS= ${EZMLM_DIR}/bin/ezmlm-idx:${PORTSDIR}/mail/ezmlm-idx |