diff options
Diffstat (limited to 'www/neon/Makefile')
-rw-r--r-- | www/neon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/neon/Makefile b/www/neon/Makefile index 96ec8999815b..b4a0c53b427d 100644 --- a/www/neon/Makefile +++ b/www/neon/Makefile @@ -6,11 +6,11 @@ # PORTNAME= neon -PORTVERSION= 0.24.2 +PORTVERSION= 0.24.3 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ -MAINTAINER= rodrigc@attbi.com +MAINTAINER= lev@FreeBSD.org COMMENT= An HTTP and WebDAV client library for Unix systems LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 |