diff options
author | kris <kris@FreeBSD.org> | 2002-08-24 03:18:31 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-08-24 03:18:31 +0800 |
commit | 46464e3cb4abb92493afa2c4d1ebc6f08749f830 (patch) | |
tree | ca8a146bda3a7b80eb6d665fb6fd9f613a8b9ebd /net | |
parent | 60c7b71811d6ef2070e32cc43d854d582c35272b (diff) | |
download | freebsd-ports-gnome-46464e3cb4abb92493afa2c4d1ebc6f08749f830.tar.gz freebsd-ports-gnome-46464e3cb4abb92493afa2c4d1ebc6f08749f830.tar.zst freebsd-ports-gnome-46464e3cb4abb92493afa2c4d1ebc6f08749f830.zip |
Mark FORBIDDEN:
The distfile appears to have been withdrawn due to a vulnerability a
llowing injection of HTML code into the web front-end:
http://www.der-keiler.de/Mailing-Lists/Securiteam/2001-09/0021.html
Diffstat (limited to 'net')
-rw-r--r-- | net/gnut/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/gnut/Makefile b/net/gnut/Makefile index bb0ed0c1dfff..ae61c6dcd216 100644 --- a/net/gnut/Makefile +++ b/net/gnut/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.gnutelliums.com/linux_unix/gnut/tars/ MAINTAINER= kris@FreeBSD.org +FORBIDDEN= "The distfile appears to have been withdrawn due to a vulnerability allowing injection of HTML code into the web front-end: http://www.der-keiler.de/Mailing-Lists/Securiteam/2001-09/0021.html" + USE_AUTOCONF= yes do-install: |