From 6d12425c48af2e1707d055467ad04ce4e8b6c4bc Mon Sep 17 00:00:00 2001 From: linimon Date: Sun, 22 Jul 2007 08:38:04 +0000 Subject: Mark ports that depend on misc/compat3x as deprecated. If anyone wants to update these to later versions, they should do so now. --- security/amavis-perl/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'security/amavis-perl') diff --git a/security/amavis-perl/Makefile b/security/amavis-perl/Makefile index ec9c481b3a0f..c577b0e68542 100644 --- a/security/amavis-perl/Makefile +++ b/security/amavis-perl/Makefile @@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= amavis MAINTAINER= ports@FreeBSD.org COMMENT= Mail Virus Scanner (uses external antivirus) +DEPRECATED= depends on misc/compat3x, which has security problems +EXPIRATION_DATE= 2007-09-21 + BUILD_DEPENDS= ${LOCALBASE}/bin/lha:${PORTSDIR}/archivers/lha \ ${LOCALBASE}/bin/unarj:${PORTSDIR}/archivers/unarj \ ${LOCALBASE}/bin/unrar:${PORTSDIR}/archivers/unrar \ -- cgit