pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/filesystems Add and enable py-fuse-bindings



details:   https://anonhg.NetBSD.org/pkgsrc/rev/588e6ec99186
branches:  trunk
changeset: 528457:588e6ec99186
user:      agc <agc%pkgsrc.org@localhost>
date:      Fri May 04 19:53:32 2007 +0000

description:
Add and enable py-fuse-bindings

diffstat:

 filesystems/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f09640199743 -r 588e6ec99186 filesystems/Makefile
--- a/filesystems/Makefile      Fri May 04 19:51:52 2007 +0000
+++ b/filesystems/Makefile      Fri May 04 19:53:32 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2007/05/02 19:45:26 sborrill Exp $
+# $NetBSD: Makefile,v 1.12 2007/05/04 19:53:32 agc Exp $
 #
 
 COMMENT=       File systems, and file system related packages
@@ -14,6 +14,7 @@
 SUBDIR+=       fuse-lzofs
 SUBDIR+=       fuse-ntfs-3g
 SUBDIR+=       fuse-unionfs
+SUBDIR+=       py-fuse-bindings
 SUBDIR+=       u9fs
 
 .include "../mk/bsd.pkg.subdir.mk"



Home | Main Index | Thread Index | Old Index