diff options
author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-04-23 15:47:56 +0000 |
---|---|---|
committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-04-23 15:47:56 +0000 |
commit | 8af395400f3da5272294151f807861c48d77e345 (patch) | |
tree | ac27b68d5c49ea558978bb7a744e2ea1412b0a0a /www/junkbuster/Makefile | |
parent | a540164570d3e36a7ea4d3b35839c710a7dd758c (diff) |
Notes
Diffstat (limited to 'www/junkbuster/Makefile')
-rw-r--r-- | www/junkbuster/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/junkbuster/Makefile b/www/junkbuster/Makefile index d59b7e935169..03be17190291 100644 --- a/www/junkbuster/Makefile +++ b/www/junkbuster/Makefile @@ -22,6 +22,10 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= An HTTP proxy server that eliminates ads +FORBIDDEN= http://vuxml.FreeBSD.org/97edf5ab-b319-11d9-837d-000e0c2e438a.html +DEPRECATED= ${FORBIDDEN} +EXPIRATION_DATE=2005-05-23 + USE_REINPLACE= yes ALL_TARGET= # yes, an empty target. |