diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/pop3vscan/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
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 |