diff --git a/sysutils/fusefs-wdfs/Makefile b/sysutils/fusefs-wdfs/Makefile index 597a237b446d..c917eeb3a705 100644 --- a/sysutils/fusefs-wdfs/Makefile +++ b/sysutils/fusefs-wdfs/Makefile @@ -7,7 +7,7 @@ PORTNAME= wdfs PORTVERSION= 1.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://noedler.de/projekte/wdfs/ PKGNAMEPREFIX= fusefs- @@ -16,7 +16,7 @@ MAINTAINER= tgyurci@freemail.hu COMMENT= Mount remote WedDAV directories with Fuse LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs \ - neon.26:${PORTSDIR}/www/neon26 + neon.28:${PORTSDIR}/www/neon28 RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod GNU_CONFIGURE= yes