diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-05 17:17:04 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-05 17:17:04 +0800 |
commit | 276df135e4409d72bae83a774e6ff0aa8b2bd23b (patch) | |
tree | 19133299661f856f56ccc2aa9168599e30494a8a /mail | |
parent | 0a84d8d77687b4ae462041da7c4c73fe93446512 (diff) | |
download | freebsd-ports-gnome-276df135e4409d72bae83a774e6ff0aa8b2bd23b.tar.gz freebsd-ports-gnome-276df135e4409d72bae83a774e6ff0aa8b2bd23b.tar.zst freebsd-ports-gnome-276df135e4409d72bae83a774e6ff0aa8b2bd23b.zip |
Reset inactive maintainer who has not responded to email. Also set
DEPRECATED since the mastersites are gone.
Hat: portmgr
Diffstat (limited to 'mail')
-rw-r--r-- | mail/clamfilter/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/mail/clamfilter/Makefile b/mail/clamfilter/Makefile index 6ce34fb08954..2cb165e87643 100644 --- a/mail/clamfilter/Makefile +++ b/mail/clamfilter/Makefile @@ -8,12 +8,14 @@ PORTNAME= clamfilter PORTVERSION= 0.5 CATEGORIES= mail -MASTER_SITES= http://www.ensita.net/products/clamfilter/ \ - http://ftp.osuosl.org/pub/FreeBSD/distfiles/ +MASTER_SITES= # disappeared -MAINTAINER= sead@mail.ru +MAINTAINER= ports@FreeBSD.org COMMENT= A small, efficient clamav content filter for Postfix +DEPRECATED= mastersites disappeared +EXPIRATION_DATE= 2006-11-05 + RUN_DEPENDS= ${LOCALBASE}/bin/clamdscan:${PORTSDIR}/security/clamav SUB_FILES= pkg-message |