diff --git a/sysutils/fusefs-wdfs/Makefile b/sysutils/fusefs-wdfs/Makefile index 83eeae1df313..d5043c65b511 100644 --- a/sysutils/fusefs-wdfs/Makefile +++ b/sysutils/fusefs-wdfs/Makefile @@ -7,7 +7,7 @@ PORTNAME= wdfs PORTVERSION= 1.4.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://noedler.de/projekte/wdfs/ PKGNAMEPREFIX= fusefs- @@ -16,7 +16,7 @@ MAINTAINER= kamikaze@bsdforen.de COMMENT= Mount remote WedDAV directories with Fuse LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs \ - neon.28:${PORTSDIR}/www/neon28 + neon.29:${PORTSDIR}/www/neon29 RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod GNU_CONFIGURE= yes