diff options
author | kris <kris@FreeBSD.org> | 2005-10-17 08:52:03 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-10-17 08:52:03 +0800 |
commit | b849abe936b304f068e1c9e8d40fb1b2e7b09015 (patch) | |
tree | cc8f80f9942e4b8ccf988da098848b10174b6373 /mail | |
parent | ed76365e89b9af484044fc33545c3ed8bfb1617a (diff) | |
download | freebsd-ports-gnome-b849abe936b304f068e1c9e8d40fb1b2e7b09015.tar.gz freebsd-ports-gnome-b849abe936b304f068e1c9e8d40fb1b2e7b09015.tar.zst freebsd-ports-gnome-b849abe936b304f068e1c9e8d40fb1b2e7b09015.zip |
Remove undeliverable maintainer address:
<ozkan@enderunix.org>: host mail.enderunix.org[193.140.143.23] said: 554 mail
server permanently rejected message (#5.3.0) (in reply to end of DATA
command)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/qsheff/Makefile | 2 | ||||
-rw-r--r-- | mail/zabit/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/qsheff/Makefile b/mail/qsheff/Makefile index 32f329530e5d..7ee7e91cc081 100644 --- a/mail/qsheff/Makefile +++ b/mail/qsheff/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.enderunix.org/qsheff/ \ ${MASTER_SITE_SOURCEFORGE} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-r/} -MAINTAINER= ozkan@enderunix.org +MAINTAINER= ports@FreeBSD.org COMMENT= A qmail-queue replacement to filter mail traffic BUILD_DEPENDS= ${QMAIL_DIR}/bin/qmail-queue:${PORTSDIR}/mail/qmail \ diff --git a/mail/zabit/Makefile b/mail/zabit/Makefile index 4d0353f38afc..5eddcb30c39d 100644 --- a/mail/zabit/Makefile +++ b/mail/zabit/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7.1 CATEGORIES= mail MASTER_SITES= http://www.enderunix.org/zabit/ -MAINTAINER= ozkan@enderunix.org +MAINTAINER= ports@FreeBSD.org COMMENT= Zabit is a content/attachment filter for qmail RUN_DEPENDS= ${QMAIL_QUEUE}:${PORTSDIR}/mail/qmail |