diff options
author | pav <pav@FreeBSD.org> | 2008-12-20 06:00:33 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-12-20 06:00:33 +0800 |
commit | 249ba3d620121a806c91c9d62d577ace48acff1e (patch) | |
tree | 163e2deae633900f1277f1b4f878c5b7c4f5d080 /security | |
parent | 31855b99376cf2375610e4a4c9f1bc7bd3f4d0c7 (diff) | |
download | freebsd-ports-gnome-249ba3d620121a806c91c9d62d577ace48acff1e.tar.gz freebsd-ports-gnome-249ba3d620121a806c91c9d62d577ace48acff1e.tar.zst freebsd-ports-gnome-249ba3d620121a806c91c9d62d577ace48acff1e.zip |
- Set for expiration in one month: has been broken for more than 6 months
Diffstat (limited to 'security')
-rw-r--r-- | security/squidclam/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/squidclam/Makefile b/security/squidclam/Makefile index 0fd568d1e511..9a2d90eeae16 100644 --- a/security/squidclam/Makefile +++ b/security/squidclam/Makefile @@ -32,6 +32,8 @@ PLIST_FILES= bin/squidclam %%EXAMPLESDIR%%/squidclam.conf PLIST_DIRS= %%EXAMPLESDIR%% BROKEN= Doesn't build with clamav-0.93 or higher +DEPRECATED= has been broken for more than 6 months +EXPIRATION_DATE=2009-01-19 post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ |