summaryrefslogtreecommitdiff
path: root/filesystems/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2009-07-16 14:54:21 +0000
committerwiz <wiz>2009-07-16 14:54:21 +0000
commit8834b966716f13273402c064c57561560850f61b (patch)
tree8f7dc08dbbaebdd344e351d32d38ed6be6240c8e /filesystems/Makefile
parentfb8c9277baebec23bf45c45f99f9f1d5b08f7234 (diff)
downloadpkgsrc-8834b966716f13273402c064c57561560850f61b.tar.gz
+ fuse-mp3fs.
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 dddfb36d6c0..e0d406185d6 100644
--- a/filesystems/Makefile
+++ b/filesystems/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2008/12/14 06:38:37 bjs Exp $
+# $NetBSD: Makefile,v 1.26 2009/07/16 14:54:21 wiz Exp $
#
COMMENT= File systems, and file system related packages
@@ -19,6 +19,7 @@ SUBDIR+= fuse-gstfs
SUBDIR+= fuse-httpfs
SUBDIR+= fuse-loggedfs
SUBDIR+= fuse-lzofs
+SUBDIR+= fuse-mp3fs
SUBDIR+= fuse-ntfs-3g
SUBDIR+= fuse-obexfs
SUBDIR+= fuse-pod