summaryrefslogtreecommitdiff
path: root/filesystems/Makefile
diff options
context:
space:
mode:
authoragc <agc>2007-05-04 22:56:09 +0000
committeragc <agc>2007-05-04 22:56:09 +0000
commit4c4b5cc426136738cdb5fa57eaaf691437ba6ccb (patch)
treec2f35b42b3c4ad47ae83c1d8f628418f867c7a33 /filesystems/Makefile
parentf9b26cfd6e7294e09fb73406d9605a74c04bbd0e (diff)
downloadpkgsrc-4c4b5cc426136738cdb5fa57eaaf691437ba6ccb.tar.gz
Add and enable fuse-gmailfs.
Diffstat (limited to 'filesystems/Makefile')
-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