summaryrefslogtreecommitdiff
path: root/filesystems/Makefile
diff options
context:
space:
mode:
authoragc <agc>2007-05-04 23:49:32 +0000
committeragc <agc>2007-05-04 23:49:32 +0000
commit347b4956c47d3ada58349fc17532508fa85261fb (patch)
treeb8a8e250eba16be3b8f950276b974941afbc1d22 /filesystems/Makefile
parent6cb2a57c4eb86c199a5f65cbdc49fffc4fe0a7a8 (diff)
downloadpkgsrc-347b4956c47d3ada58349fc17532508fa85261fb.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