diff options
author | nectar <nectar@FreeBSD.org> | 2004-04-16 00:27:02 +0000 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2004-04-16 00:27:02 +0000 |
commit | 4a2cf885bb7633d940934d2ce569d4112a6e0889 (patch) | |
tree | 1e4d2b2fd2a35f59147f59715576fffb335ad79d /www/neon26/Makefile | |
parent | f42cc3664bd8c32aba2e0d0fbb01efb90f9806bc (diff) | |
download | FreeBSD-ports-4a2cf885bb7633d940934d2ce569d4112a6e0889.zip FreeBSD-ports-4a2cf885bb7633d940934d2ce569d4112a6e0889.tar.gz |
Mark FORBIDDEN due to remotely exploitable format string
vulnerabilities.
http://vuxml.freebsd.org/84237895-8f39-11d8-8b29-0020ed76ef5a.html
Diffstat (limited to 'www/neon26/Makefile')
-rw-r--r-- | www/neon26/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/neon26/Makefile b/www/neon26/Makefile index e4890cb..88737b1 100644 --- a/www/neon26/Makefile +++ b/www/neon26/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.webdav.org/neon/ MAINTAINER= lev@FreeBSD.org COMMENT= An HTTP and WebDAV client library for Unix systems +FORBIDDEN= http://vuxml.freebsd.org/84237895-8f39-11d8-8b29-0020ed76ef5a.html + LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 INSTALLS_SHLIB= yes |