aboutsummaryrefslogtreecommitdiff
path: root/www/neon29/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/neon29/Makefile')
-rw-r--r--www/neon29/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/neon29/Makefile b/www/neon29/Makefile
index 4b8e5bd944be..88b291047fea 100644
--- a/www/neon29/Makefile
+++ b/www/neon29/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= neon
-PORTVERSION= 0.18.5
+PORTVERSION= 0.19.3
CATEGORIES= www
MASTER_SITES= http://www.webdav.org/neon/
@@ -14,7 +14,7 @@ MAINTAINER= olgeni@FreeBSD.org
LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml
-.ifndef NO_OPENSSL
+.ifndef WITHOUT_OPENSSL
USE_OPENSSL= yes
.endif