diff options
author | Lev A. Serebryakov <lev@FreeBSD.org> | 2003-10-10 10:58:29 +0000 |
---|---|---|
committer | Lev A. Serebryakov <lev@FreeBSD.org> | 2003-10-10 10:58:29 +0000 |
commit | 7017126b91fa986208b70bd4fa58f0af3e33a5ba (patch) | |
tree | 62c64abcf079933fe71c82adda50b75c373162b1 /www/neon28/Makefile | |
parent | ede9976ed1d16af29eca25ad258d4fc8e2c3405a (diff) |
Notes
Diffstat (limited to 'www/neon28/Makefile')
-rw-r--r-- | www/neon28/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/neon28/Makefile b/www/neon28/Makefile index 96ec8999815b..b4a0c53b427d 100644 --- a/www/neon28/Makefile +++ b/www/neon28/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 |