diff options
author | Xin LI <delphij@FreeBSD.org> | 2007-03-20 13:48:16 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2007-03-20 13:48:16 +0000 |
commit | 665e600847b1ed495c53e775739cd329e5ad8fd9 (patch) | |
tree | 31327022b652bdb1769af2279f62f08efb98a828 /mail/spamd | |
parent | 9f610927e76c8c668971fbc9d88c55b7a175d5d8 (diff) | |
download | ports-665e600847b1ed495c53e775739cd329e5ad8fd9.tar.gz ports-665e600847b1ed495c53e775739cd329e5ad8fd9.zip |
Notes
Diffstat (limited to 'mail/spamd')
-rw-r--r-- | mail/spamd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/spamd/Makefile b/mail/spamd/Makefile index 7134ab3adfe0..144336674d9c 100644 --- a/mail/spamd/Makefile +++ b/mail/spamd/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= delphij DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= delphij@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Traps spammers with a very slow smtp-login and return 4xx error USE_BZIP2= yes |