From 5c9bad12a4ad48a85491dbcf39be149070aaf39f Mon Sep 17 00:00:00 2001 From: tobik Date: Tue, 14 Aug 2018 06:53:02 +0000 Subject: Deprecate mail/pop3vscan Last release was in 2002 and the website comes with a big warning that pop3vscan is no longer maintained. --- mail/pop3vscan/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mail') diff --git a/mail/pop3vscan/Makefile b/mail/pop3vscan/Makefile index 84b772b01344..f9b39fab9624 100644 --- a/mail/pop3vscan/Makefile +++ b/mail/pop3vscan/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Transparent POP3-Proxy with virus-scanning capabilities +DEPRECATED= Unmaintained upstream +EXPIRATION_DATE= 2018-09-15 + LIB_DEPENDS= libpcre.so:devel/pcre USES= gmake -- cgit