aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-07-03 02:30:52 +0800
committerpav <pav@FreeBSD.org>2007-07-03 02:30:52 +0800
commit8ee676c9ed7369058a900ff97a9e940e02b7e0c5 (patch)
tree551635403962cda10f407293118e1de69cd5e9b2 /mail
parent41316c349c612d4ada890a91d98da2c091f01db8 (diff)
downloadfreebsd-ports-gnome-8ee676c9ed7369058a900ff97a9e940e02b7e0c5.tar.gz
freebsd-ports-gnome-8ee676c9ed7369058a900ff97a9e940e02b7e0c5.tar.zst
freebsd-ports-gnome-8ee676c9ed7369058a900ff97a9e940e02b7e0c5.zip
- Reset MAINTAINER:
----- The following addresses had permanent fatal errors ----- <nyxo@dnuc.polyn.kiae.su> (reason: 550 failed)
Diffstat (limited to 'mail')
-rw-r--r--mail/smc-milter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/smc-milter/Makefile b/mail/smc-milter/Makefile
index dafd56250626..271f8645b7bf 100644
--- a/mail/smc-milter/Makefile
+++ b/mail/smc-milter/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= milter
-MAINTAINER= nyxo@dnuc.polyn.kiae.su
+MAINTAINER= ports@FreeBSD.org
COMMENT= A non-context email filter
BUILD_DEPENDS= ${LOCALBASE}/lib/libbind_r.a:${PORTSDIR}/dns/bind84