diff options
author | linimon <linimon@FreeBSD.org> | 2007-07-22 16:38:04 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-07-22 16:38:04 +0800 |
commit | 6d12425c48af2e1707d055467ad04ce4e8b6c4bc (patch) | |
tree | 1322237ba9fad721248c22c097bed1256276abd6 /security/amavis-perl | |
parent | 2f84841469408d012614dbcbe495e82b0c2adee0 (diff) | |
download | freebsd-ports-gnome-6d12425c48af2e1707d055467ad04ce4e8b6c4bc.tar.gz freebsd-ports-gnome-6d12425c48af2e1707d055467ad04ce4e8b6c4bc.tar.zst freebsd-ports-gnome-6d12425c48af2e1707d055467ad04ce4e8b6c4bc.zip |
Mark ports that depend on misc/compat3x as deprecated. If anyone wants to
update these to later versions, they should do so now.
Diffstat (limited to 'security/amavis-perl')
-rw-r--r-- | security/amavis-perl/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
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 \ |