summaryrefslogtreecommitdiff
path: root/filesystems/Makefile
diff options
context:
space:
mode:
authorbjs <bjs>2008-12-14 06:38:37 +0000
committerbjs <bjs>2008-12-14 06:38:37 +0000
commit5046831243a9c8f314ba08d5b9315653cc0a00ad (patch)
tree59f369b681565a5bcda8aa9970be1a19bb711943 /filesystems/Makefile
parent11df153f852f5637e2359276df623be744c9d780 (diff)
downloadpkgsrc-5046831243a9c8f314ba08d5b9315653cc0a00ad.tar.gz
Add fuse-gstfs to filesystems/Makefile.
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 776a00b3fa2..dddfb36d6c0 100644
--- a/filesystems/Makefile
+++ b/filesystems/Makefile
@@ -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-djmount
SUBDIR+= fuse-encfs
SUBDIR+= fuse-gmailfs
SUBDIR+= fuse-gphotofs
+SUBDIR+= fuse-gstfs
SUBDIR+= fuse-httpfs
SUBDIR+= fuse-loggedfs
SUBDIR+= fuse-lzofs