summaryrefslogtreecommitdiff
path: root/filesystems/Makefile
diff options
context:
space:
mode:
authorsborrill <sborrill>2007-05-02 19:45:26 +0000
committersborrill <sborrill>2007-05-02 19:45:26 +0000
commit771a397c3f0718cfcc40a1c066af094b513d4c07 (patch)
tree594463231a6d5a64f9fbaa8af70be7273348b89f /filesystems/Makefile
parentca28bdf1906cfd21b5fc8351806bcca423210be7 (diff)
downloadpkgsrc-771a397c3f0718cfcc40a1c066af094b513d4c07.tar.gz
Add fuse-gphotofs
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 5ef31e61571..06efd7bcd45 100644
--- a/filesystems/Makefile
+++ b/filesystems/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2007/04/24 19:07:08 agc Exp $
+# $NetBSD: Makefile,v 1.11 2007/05/02 19:45:26 sborrill Exp $
#
COMMENT= File systems, and file system related packages
@@ -9,6 +9,7 @@ SUBDIR+= fuse-cddfs
SUBDIR+= fuse-cryptofs
SUBDIR+= fuse-curlftpfs
SUBDIR+= fuse-encfs
+SUBDIR+= fuse-gphotofs
SUBDIR+= fuse-httpfs
SUBDIR+= fuse-lzofs
SUBDIR+= fuse-ntfs-3g