diff options
Diffstat (limited to 'www/neon28')
-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 34b1a10fd62b..e4890cb93461 100644 --- a/www/neon28/Makefile +++ b/www/neon28/Makefile @@ -7,14 +7,14 @@ PORTNAME= neon PORTVERSION= 0.24.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ MAINTAINER= lev@FreeBSD.org COMMENT= An HTTP and WebDAV client library for Unix systems -LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 INSTALLS_SHLIB= yes |