summaryrefslogtreecommitdiff
path: root/filesystems/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2007-03-01 00:36:19 +0000
committerxtraeme <xtraeme@pkgsrc.org>2007-03-01 00:36:19 +0000
commit87cf7ba3ff693d5c501637f5484eac5376d25435 (patch)
tree8a32291fc95d118babb168bd1f094104436058f3 /filesystems/Makefile
parentc24195e00d441862a07b9fd6a96ac1088da7d52a (diff)
downloadpkgsrc-87cf7ba3ff693d5c501637f5484eac5376d25435.tar.gz
Added filesystems/fuse-encfs.
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 a652d769d9b..45fe5ea9cc0 100644
--- a/filesystems/Makefile
+++ b/filesystems/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2007/02/26 19:56:35 pooka Exp $
+# $NetBSD: Makefile,v 1.8 2007/03/01 00:36:19 xtraeme Exp $
#
COMMENT= File systems, and file system related packages
@@ -8,6 +8,7 @@ SUBDIR+= fuse-archivemount
SUBDIR+= fuse-cddfs
SUBDIR+= fuse-cryptofs
SUBDIR+= fuse-curlftpfs
+SUBDIR+= fuse-encfs
SUBDIR+= fuse-httpfs
SUBDIR+= fuse-lzofs
SUBDIR+= fuse-ntfs-3g