diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-06-28 03:13:30 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-06-28 03:13:30 +0000 |
commit | 08efdffb89c07732ceec58d70705344a834c18da (patch) | |
tree | 2ccf38a48616361a560de402d3ea4e11ff8ff089 /sysutils/fusefs-wdfs | |
parent | ca27885db85aaf0e82a4909a6aedf1d330d74cd3 (diff) | |
download | ports-08efdffb89c07732ceec58d70705344a834c18da.tar.gz ports-08efdffb89c07732ceec58d70705344a834c18da.zip |
Notes
Diffstat (limited to 'sysutils/fusefs-wdfs')
-rw-r--r-- | sysutils/fusefs-wdfs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |