diff options
author | kris <kris@FreeBSD.org> | 2004-02-22 10:09:15 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-22 10:09:15 +0800 |
commit | ead68a911b96fd1d2def3eca468f0936400dbbaf (patch) | |
tree | 99cbd2d731a7448a94246b6866213d4125ee6870 /mail | |
parent | 59c3501a7da3a8d089e4bed2ca5a11293a3d86fa (diff) | |
download | freebsd-ports-graphics-ead68a911b96fd1d2def3eca468f0936400dbbaf.tar.gz freebsd-ports-graphics-ead68a911b96fd1d2def3eca468f0936400dbbaf.tar.zst freebsd-ports-graphics-ead68a911b96fd1d2def3eca468f0936400dbbaf.zip |
Reset bouncing maintainer address
Diffstat (limited to 'mail')
-rw-r--r-- | mail/exact/Makefile | 2 | ||||
-rw-r--r-- | mail/lbdb/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/exact/Makefile b/mail/exact/Makefile index cff3c765f33..041c1bb794e 100644 --- a/mail/exact/Makefile +++ b/mail/exact/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.38 CATEGORIES= mail MASTER_SITES= http://www.britishsteal.com/dist/exact/ -MAINTAINER= mwest@uct.ac.za +MAINTAINER= ports@FreeBSD.org COMMENT= A program that implements POP Before SMTP Relay Authentication MAILUSER?= mailnull diff --git a/mail/lbdb/Makefile b/mail/lbdb/Makefile index 1d081a4e0a8..92167ea9f5f 100644 --- a/mail/lbdb/Makefile +++ b/mail/lbdb/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://www.spinnaker.de/debian/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= mwest@uct.ac.za +MAINTAINER= ports@FreeBSD.org COMMENT= Set of tools for use with mutt's external mail address query feature BUILD_DEPENDS= abook:${PORTSDIR}/mail/abook \ |