diff options
author | gdt <gdt@pkgsrc.org> | 2012-02-01 14:37:19 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2012-02-01 14:37:19 +0000 |
commit | 308b73c4477a533f43124e76905b69c89bdb6a21 (patch) | |
tree | 2c3acd4176fe53ca80c805ac9f9049c0177499e5 /filesystems | |
parent | 283f1d3e59c40dd247236c9a39cb6ec13a9972ab (diff) | |
download | pkgsrc-308b73c4477a533f43124e76905b69c89bdb6a21.tar.gz |
+py-filesystem
Diffstat (limited to 'filesystems')
-rw-r--r-- | filesystems/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/filesystems/Makefile b/filesystems/Makefile index bbf1ad39a17..b1b7fa64aaf 100644 --- a/filesystems/Makefile +++ b/filesystems/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2011/07/09 15:29:09 tron Exp $ +# $NetBSD: Makefile,v 1.32 2012/02/01 14:37:19 gdt Exp $ # COMMENT= File systems, and file system related packages @@ -31,6 +31,7 @@ SUBDIR+= fuse-wdfs SUBDIR+= fuse-wikipediafs SUBDIR+= glusterfs SUBDIR+= perfuse +SUBDIR+= py-filesystem SUBDIR+= py-fuse-bindings SUBDIR+= tahoe-lafs SUBDIR+= u9fs |