diff options
author | sno <sno@pkgsrc.org> | 2013-07-03 15:41:54 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2013-07-03 15:41:54 +0000 |
commit | 2ea56a9b4cd6bf6de0518df7415453a7faf052d1 (patch) | |
tree | 234b193d05f5d114da64981af1be6dc45f708d55 /filesystems | |
parent | 3bd012e63ba2733eaf9d01157671c7fc31471485 (diff) | |
download | pkgsrc-2ea56a9b4cd6bf6de0518df7415453a7faf052d1.tar.gz |
Adding SUBDIR's for p5-Module-Path, p5-MooseX-Types-Path-Tiny, p5-Path-Tiny
Diffstat (limited to 'filesystems')
-rw-r--r-- | filesystems/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/filesystems/Makefile b/filesystems/Makefile index e49b66f630c..7371317aff9 100644 --- a/filesystems/Makefile +++ b/filesystems/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2012/08/30 17:37:55 jakllsch Exp $ +# $NetBSD: Makefile,v 1.35 2013/07/03 15:41:54 sno Exp $ # COMMENT= File systems, and file system related packages @@ -34,6 +34,9 @@ SUBDIR+= glusterfs SUBDIR+= openafs SUBDIR+= openafs-devel SUBDIR+= perfuse +SUBDIR+= p5-Module-Path +SUBDIR+= p5-MooseX-Types-Path-Tiny +SUBDIR+= p5-Path-Tiny SUBDIR+= py-filesystem SUBDIR+= py-fuse-bindings SUBDIR+= tahoe-lafs |