diff options
Diffstat (limited to 'www/cadaver/Makefile')
-rw-r--r-- | www/cadaver/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/cadaver/Makefile b/www/cadaver/Makefile index 0cfb6bf028d6..6a6e602a0c72 100644 --- a/www/cadaver/Makefile +++ b/www/cadaver/Makefile @@ -6,13 +6,13 @@ # PORTNAME= cadaver -PORTVERSION= 0.17.0 +PORTVERSION= 0.18.0 CATEGORIES= www MASTER_SITES= http://www.webdav.org/cadaver/ MAINTAINER= tarkhil@over.ru -LIB_DEPENDS= neon.15:${PORTSDIR}/www/neon \ +LIB_DEPENDS= neon.17:${PORTSDIR}/www/neon \ intl.1:${PORTSDIR}/devel/gettext .ifndef NO_OPENSSL |