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/zabit | |
parent | ed76365e89b9af484044fc33545c3ed8bfb1617a (diff) | |
download | freebsd-ports-graphics-b849abe936b304f068e1c9e8d40fb1b2e7b09015.tar.gz freebsd-ports-graphics-b849abe936b304f068e1c9e8d40fb1b2e7b09015.tar.zst freebsd-ports-graphics-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/zabit')
-rw-r--r-- | mail/zabit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/zabit/Makefile b/mail/zabit/Makefile index 4d0353f38af..5eddcb30c39 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 |