summaryrefslogtreecommitdiff
path: root/filesystems/Makefile
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2007-05-04 23:49:32 +0000
committeragc <agc@pkgsrc.org>2007-05-04 23:49:32 +0000
commit0d47ca5879da7111b8833fef670108da664f75e8 (patch)
treeb8a8e250eba16be3b8f950276b974941afbc1d22 /filesystems/Makefile
parent3bae979cf35c98c36c0fd09e9826af52b26c3f01 (diff)
downloadpkgsrc-0d47ca5879da7111b8833fef670108da664f75e8.tar.gz
Add and enable fuse-pod
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 f347a4f740b..b70a19664da 100644
--- a/filesystems/Makefile
+++ b/filesystems/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2007/05/04 22:56:09 agc Exp $
+# $NetBSD: Makefile,v 1.14 2007/05/04 23:49:32 agc Exp $
#
COMMENT= File systems, and file system related packages
@@ -14,6 +14,7 @@ SUBDIR+= fuse-gphotofs
SUBDIR+= fuse-httpfs
SUBDIR+= fuse-lzofs
SUBDIR+= fuse-ntfs-3g
+SUBDIR+= fuse-pod
SUBDIR+= fuse-unionfs
SUBDIR+= py-fuse-bindings
SUBDIR+= u9fs