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