git: a79b40aafb34 - main - mail/spamd: move to ports@ and set EXPIRATION_DATE
Olli Hauer
ohauer at FreeBSD.org
Wed Jun 9 19:19:49 UTC 2021
The branch main has been updated by ohauer:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a79b40aafb34d419645305bd3a14a5ea6d646360
commit a79b40aafb34d419645305bd3a14a5ea6d646360
Author: Olli Hauer <ohauer at FreeBSD.org>
AuthorDate: 2021-06-09 19:19:18 +0000
Commit: Olli Hauer <ohauer at FreeBSD.org>
CommitDate: 2021-06-09 19:19:18 +0000
mail/spamd: move to ports@ and set EXPIRATION_DATE
---
mail/spamd/Makefile | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/mail/spamd/Makefile b/mail/spamd/Makefile
index 1b51ca0b3db9..e308af6fd941 100644
--- a/mail/spamd/Makefile
+++ b/mail/spamd/Makefile
@@ -6,11 +6,14 @@ PORTREVISION= 5
CATEGORIES= mail
MASTER_SITES= SF/freebsdspamd/spamd
-MAINTAINER= ohauer at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Traps spammers with a very slow smtp-login and return 4xx error
LICENSE= BSD2CLAUSE
+DEPRECATED= No further maintanace on this port, remove if no one steps up until EoL date
+EXPIRATION_DATE=2021-12-30
+
USES= ssl
USE_RC_SUBR?= obspamd obspamlogd
More information about the dev-commits-ports-all
mailing list