summaryrefslogtreecommitdiff
path: root/filesystems/fuse
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2011-10-16 23:45:45 +0000
committersbd <sbd@pkgsrc.org>2011-10-16 23:45:45 +0000
commit95e325de3a94280c6ffb235256fe50abafb816a7 (patch)
treebebef11a8c04c2573095e0b7e8618954d24bf21b /filesystems/fuse
parent61d317bd0e824eede05b41ea9e806354ff2ac389 (diff)
downloadpkgsrc-95e325de3a94280c6ffb235256fe50abafb816a7.tar.gz
Add bin/ulockmgr_server to PLIST.Linux
Bump PKGREVISION
Diffstat (limited to 'filesystems/fuse')
-rw-r--r--filesystems/fuse/Makefile4
-rw-r--r--filesystems/fuse/PLIST.Linux3
2 files changed, 4 insertions, 3 deletions
diff --git a/filesystems/fuse/Makefile b/filesystems/fuse/Makefile
index 801d6006578..7a21cdbd742 100644
--- a/filesystems/fuse/Makefile
+++ b/filesystems/fuse/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2010/09/06 12:13:38 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2011/10/16 23:45:45 sbd Exp $
#
DISTNAME= fuse-2.8.4
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= filesystems
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse/}
diff --git a/filesystems/fuse/PLIST.Linux b/filesystems/fuse/PLIST.Linux
index d44e5f503bf..c4ec44d7665 100644
--- a/filesystems/fuse/PLIST.Linux
+++ b/filesystems/fuse/PLIST.Linux
@@ -1,2 +1,3 @@
-@comment $NetBSD: PLIST.Linux,v 1.1 2010/08/25 08:02:21 manu Exp $
+@comment $NetBSD: PLIST.Linux,v 1.2 2011/10/16 23:45:45 sbd Exp $
bin/fusermount
+bin/ulockmgr_server