summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-12-18 04:11:51 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-12-18 04:11:51 +0000
commite874ef3b41f10489cd0e52523ca7c1c4a5038411 (patch)
tree883a15e7e8e5a6625fb32533d48ff2369a429caa
parentSwitch from FORBIDDEN to BROKEN to be in accordance with all the other (diff)
With portmgr hat on, mark DEPRECATED to go along with the fact that it
is currently marked FORBIDDEN due to security problems. Set for 1-month timeout (that will be 6 weeks since the initial FORBIDDEN).
Diffstat (limited to '')
-rw-r--r--ftp/prozilla/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/ftp/prozilla/Makefile b/ftp/prozilla/Makefile
index fa6130a0e4a4..269b19b6d36b 100644
--- a/ftp/prozilla/Makefile
+++ b/ftp/prozilla/Makefile
@@ -15,6 +15,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= ProZilla is a fast download accelerator
FORBIDDEN= "http://www.vuxml.org/freebsd/1a32e8ee-3edb-11d9-8699-00065be4b5b6.html"
+DEPRECATED= ${FORBIDDEN}
+EXPIRATION_DATE= 2005-01017
+
USE_GETOPT_LONG=yes
USE_REINPLACE= yes
USE_GMAKE= yes