diff options
Diffstat (limited to 'www/neon/Makefile')
-rw-r--r-- | www/neon/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/neon/Makefile b/www/neon/Makefile index c074a6fc5304..226a5f2d5b26 100644 --- a/www/neon/Makefile +++ b/www/neon/Makefile @@ -7,6 +7,7 @@ PORTNAME= neon PORTVERSION= 0.25.4 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ \ http://keyserver.kjsl.com/~jharris/distfiles/ @@ -14,7 +15,7 @@ MASTER_SITES= http://www.webdav.org/neon/ \ MAINTAINER= lev@FreeBSD.org COMMENT= An HTTP and WebDAV client library for Unix systems -LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 INSTALLS_SHLIB= yes |