diff options
author | delphij <delphij@FreeBSD.org> | 2007-03-20 21:48:16 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2007-03-20 21:48:16 +0800 |
commit | e63fbf9197d38dec1c70744d6aca5d13a007035a (patch) | |
tree | 2e35fb292a1a6036a30ecca833c905d93023d7f6 | |
parent | 9c50f924b74abf0dd9c97eef50c912338c19a831 (diff) | |
download | freebsd-ports-gnome-e63fbf9197d38dec1c70744d6aca5d13a007035a.tar.gz freebsd-ports-gnome-e63fbf9197d38dec1c70744d6aca5d13a007035a.tar.zst freebsd-ports-gnome-e63fbf9197d38dec1c70744d6aca5d13a007035a.zip |
Give up maintainership because of "inactive" caused by unfair
China-targeted email blocks. I'm very sorry, Max, but I don't
think I can still take care for this port anymore.
-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 |