summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2007-05-04 22:56:09 +0000
committeragc <agc@pkgsrc.org>2007-05-04 22:56:09 +0000
commit3ea26f0e96f28f5ecb01654c11591fb8c56b513f (patch)
treec2f35b42b3c4ad47ae83c1d8f628418f867c7a33 /filesystems
parent24d089ccfbc843210e1d7a0ea0272c9c3d0f3bda (diff)
downloadpkgsrc-3ea26f0e96f28f5ecb01654c11591fb8c56b513f.tar.gz
Add and enable fuse-gmailfs.
Diffstat (limited to 'filesystems')
-rw-r--r--filesystems/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/filesystems/Makefile b/filesystems/Makefile
index f9627af69b1..f347a4f740b 100644
--- a/filesystems/Makefile
+++ b/filesystems/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2007/05/04 19:53:32 agc Exp $
+# $NetBSD: Makefile,v 1.13 2007/05/04 22:56:09 agc Exp $
#
COMMENT= File systems, and file system related packages
@@ -9,6 +9,7 @@ SUBDIR+= fuse-cddfs
SUBDIR+= fuse-cryptofs
SUBDIR+= fuse-curlftpfs
SUBDIR+= fuse-encfs
+SUBDIR+= fuse-gmailfs
SUBDIR+= fuse-gphotofs
SUBDIR+= fuse-httpfs
SUBDIR+= fuse-lzofs