summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoragc <agc>2007-02-20 22:46:32 +0000
committeragc <agc>2007-02-20 22:46:32 +0000
commit36515d1c7574ee2dbfb99139f0b5258d472805b5 (patch)
tree94bc3ed125e08706e44b8b32414e7d530bcadab8 /Makefile
parenta6eb4885ac488122b680c62349ad5adf59675177 (diff)
downloadpkgsrc-36515d1c7574ee2dbfb99139f0b5258d472805b5.tar.gz
Add the new filesystems category, as proposed on tech-pkg.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f9a7682d2e3..4fe291d28c2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.80 2007/01/07 00:57:36 rillig Exp $
+# $NetBSD: Makefile,v 1.81 2007/02/20 22:46:32 agc Exp $
#
# This is the top-level Makefile of pkgsrc. It contains a list of the
# categories of packages, as well as some targets that operate on the
@@ -59,6 +59,7 @@ SUBDIR+= databases
SUBDIR+= devel
SUBDIR+= editors
SUBDIR+= emulators
+SUBDIR+= filesystems
SUBDIR+= finance
SUBDIR+= fonts
SUBDIR+= games