summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES-20104
-rw-r--r--filesystems/Makefile3
2 files changed, 5 insertions, 2 deletions
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010
index fe57dff20c0..8bf2dba4ac5 100644
--- a/doc/CHANGES-2010
+++ b/doc/CHANGES-2010
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2010,v 1.2986 2010/08/26 13:15:10 adam Exp $
+$NetBSD: CHANGES-2010,v 1.2987 2010/08/26 14:29:38 manu Exp $
Changes to the packages collection and infrastructure in 2010:
@@ -3906,3 +3906,5 @@ Changes to the packages collection and infrastructure in 2010:
Updated net/p5-IO-Socket-Multicast to 1.12 [sno 2010-08-26]
Updated math/maxima to 5.22.1 [asau 2010-08-26]
Added graphics/osg version 2.8.3 [adam 2010-08-26]
+ Updated filesystems/perfuse to 20100826 [manu 2010-08-26]
+ Added filesystems/glusterfs 3.0.5 [manu 2010-08-26]
diff --git a/filesystems/Makefile b/filesystems/Makefile
index 7b1a21af619..feb4581a245 100644
--- a/filesystems/Makefile
+++ b/filesystems/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2010/08/25 07:36:17 manu Exp $
+# $NetBSD: Makefile,v 1.30 2010/08/26 14:29:38 manu Exp $
#
COMMENT= File systems, and file system related packages
@@ -28,6 +28,7 @@ SUBDIR+= fuse-svnfs
SUBDIR+= fuse-unionfs
SUBDIR+= fuse-wdfs
SUBDIR+= fuse-wikipediafs
+SUBDIR+= glusterfs
SUBDIR+= perfuse
SUBDIR+= py-fuse-bindings
SUBDIR+= tahoe-lafs