diff options
Diffstat (limited to 'ftp/wgetpro/Makefile')
-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 |