pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/filesystems Add fuse-gstfs to filesystems/Makefile.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/96f55e2e078c
branches:  trunk
changeset: 551361:96f55e2e078c
user:      bjs <bjs%pkgsrc.org@localhost>
date:      Sun Dec 14 06:38:37 2008 +0000

description:
Add fuse-gstfs to filesystems/Makefile.

diffstat:

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

diffs (17 lines):

diff -r 056d1dc7d83e -r 96f55e2e078c filesystems/Makefile
--- a/filesystems/Makefile      Sun Dec 14 06:37:49 2008 +0000
+++ b/filesystems/Makefile      Sun Dec 14 06:38:37 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2008/09/29 15:23:22 stacktic Exp $
+# $NetBSD: Makefile,v 1.25 2008/12/14 06:38:37 bjs Exp $
 #
 
 COMMENT=       File systems, and file system related packages
@@ -15,6 +15,7 @@
 SUBDIR+=       fuse-encfs
 SUBDIR+=       fuse-gmailfs
 SUBDIR+=       fuse-gphotofs
+SUBDIR+=       fuse-gstfs
 SUBDIR+=       fuse-httpfs
 SUBDIR+=       fuse-loggedfs
 SUBDIR+=       fuse-lzofs



Home | Main Index | Thread Index | Old Index