pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/filesystems Add fuse-svnfs to pkgsrc/filesystems top-l...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/490097e14dae
branches:  trunk
changeset: 536425:490097e14dae
user:      bjs <bjs%pkgsrc.org@localhost>
date:      Thu Dec 13 07:01:09 2007 +0000

description:
Add fuse-svnfs to pkgsrc/filesystems top-level Makefile.

diffstat:

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

diffs (17 lines):

diff -r 8a4dff501647 -r 490097e14dae filesystems/Makefile
--- a/filesystems/Makefile      Thu Dec 13 07:00:16 2007 +0000
+++ b/filesystems/Makefile      Thu Dec 13 07:01:09 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2007/11/27 18:56:35 pooka Exp $
+# $NetBSD: Makefile,v 1.22 2007/12/13 07:01:09 bjs Exp $
 #
 
 COMMENT=       File systems, and file system related packages
@@ -19,6 +19,7 @@
 SUBDIR+=       fuse-ntfs-3g
 SUBDIR+=       fuse-obexfs
 SUBDIR+=       fuse-pod
+SUBDIR+=       fuse-svnfs
 SUBDIR+=       fuse-unionfs
 SUBDIR+=       fuse-wdfs
 SUBDIR+=       fuse-wikipediafs



Home | Main Index | Thread Index | Old Index