diff options
author | rene <rene@FreeBSD.org> | 2014-07-20 19:55:55 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2014-07-20 19:55:55 +0800 |
commit | 5f850a5a86be4398ef32f160e500c85846ee666f (patch) | |
tree | 823b653a23f0d5155fced412450bf4bc028608d7 /ftp | |
parent | 18038d5178438fe31689f547d01bbb4478871778 (diff) | |
download | freebsd-ports-gnome-5f850a5a86be4398ef32f160e500c85846ee666f.tar.gz freebsd-ports-gnome-5f850a5a86be4398ef32f160e500c85846ee666f.tar.zst freebsd-ports-gnome-5f850a5a86be4398ef32f160e500c85846ee666f.zip |
Mark vulnerable linux-f10 ports as forbidden (category f*)
Approved by: portmgr (bapt)
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/linux-f10-curl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/linux-f10-curl/Makefile b/ftp/linux-f10-curl/Makefile index 3893c1e8ef9c..9fc8f080d2c1 100644 --- a/ftp/linux-f10-curl/Makefile +++ b/ftp/linux-f10-curl/Makefile @@ -18,6 +18,8 @@ ALWAYS_KEEP_DISTFILES= YES MAINTAINER= emulation@FreeBSD.org COMMENT= Command line tool for transferring files with URL syntax (Linux Fedora 10) +FORBIDDEN= http://www.freshports.org/vuxml.php?vid=9aecb94c-c1ad-11e3-a5ac-001b21614864 + CONFLICTS= linux-curl-[0-9]* linux-f8-curl-[0-9]* USE_LINUX_RPM= yes |