diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-12-27 20:22:29 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-12-27 20:22:29 +0000 |
commit | 0393122bc48c6ea077df0ad85fb24803b517c76d (patch) | |
tree | f2744fdc551c8da19b38c0b36a28372d8ab9dd92 | |
parent | 99a2f588a8304edcdf494dcf4e59935e155f11dd (diff) | |
download | ports-0393122bc48c6ea077df0ad85fb24803b517c76d.tar.gz ports-0393122bc48c6ea077df0ad85fb24803b517c76d.zip |
Notes
-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 f1ba23c76019..93fbfb50a90d 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 ee1cf7266848..91fa34985234 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 ec08f8e56329..716dd5e0d565 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 |