diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-09-26 09:24:20 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-09-26 09:24:20 +0000 |
commit | 75fbecdf73d3b7305123bbb34663b5e20f0ae3c3 (patch) | |
tree | 8e3575511445c517fa7ce797b6b09a6a5255af94 /ftp | |
parent | 6ec4ad0ae65f92bdf2043ca1492f3a7b52534bc5 (diff) |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/wgetpro/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ftp/wgetpro/Makefile b/ftp/wgetpro/Makefile index 405f937c13ba..91984e282c28 100644 --- a/ftp/wgetpro/Makefile +++ b/ftp/wgetpro/Makefile @@ -16,6 +16,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= stas@FreeBSD.org COMMENT= Wget with "PRO" features +FORBIDDEN= Vulnerable since 2004-12-14, http://portaudit.freebsd.org/06f142ff-4df3-11d9-a9e7-0001020eed82.html +EXPIRATION_DATE= 2011-10-14 + RESTRICTED= "may implement United States Patent 6,041,345" USE_OPENSSL= yes USE_GMAKE= yes |