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 /www/c-icap | |
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 'www/c-icap')
-rw-r--r-- | www/c-icap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/c-icap/Makefile b/www/c-icap/Makefile index d3d8c0dfe728..deb4e933702d 100644 --- a/www/c-icap/Makefile +++ b/www/c-icap/Makefile @@ -32,6 +32,8 @@ OPTIONS= CLAMAV "Build with srv_clamav service" on \ # PERL "With Perl support" off BROKEN= Doesn't build with clamav-0.93 or higher +DEPRECATED= has been broken for more than 6 months +EXPIRATION_DATE=2009-01-19 .include <bsd.port.pre.mk> |