diff options
Diffstat (limited to 'www/neon')
-rw-r--r-- | www/neon/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/neon/Makefile b/www/neon/Makefile index e4890cb9346..88737b1c430 100644 --- a/www/neon/Makefile +++ b/www/neon/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 |