summaryrefslogtreecommitdiff
path: root/www/neon/Makefile
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2002-03-02 19:46:12 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2002-03-02 19:46:12 +0000
commit5ddc21ef53403021aaa42a324dc3cab2ca5a5674 (patch)
tree8d8cb35c8c0f64d9cdd1a8dde6d60443ab876f6d /www/neon/Makefile
parent* Update to 1.3.3: miscellaneous fixes and improvements. (diff)
Update port to version 0.19.3.
Submitted by: sobomax
Notes
Notes: svn path=/head/; revision=55410
Diffstat (limited to 'www/neon/Makefile')
-rw-r--r--www/neon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/neon/Makefile b/www/neon/Makefile
index 4b8e5bd944be..88b291047fea 100644
--- a/www/neon/Makefile
+++ b/www/neon/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