summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2003-06-30 22:05:11 +0000
committerhubertf <hubertf@pkgsrc.org>2003-06-30 22:05:11 +0000
commitd6fc5aa1e391d4929b048002ee970beffe80b65c (patch)
tree651dd01287859d0afb757cc9c78f83531f86896e /Makefile
parent96603e1a4ebc068e4a1f613f310ba2238134c65b (diff)
downloadpkgsrc-d6fc5aa1e391d4929b048002ee970beffe80b65c.tar.gz
Sort SUBDIRs properly
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7572c1b653f..2c088fd8689 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2003/05/06 17:40:18 jmmv Exp $
+# $NetBSD: Makefile,v 1.55 2003/06/30 22:05:11 hubertf Exp $
#
.include "mk/bsd.prefs.mk"
@@ -42,8 +42,8 @@ SUBDIR += print
SUBDIR += security
SUBDIR += shells
SUBDIR += sysutils
-SUBDIR += time
SUBDIR += textproc
+SUBDIR += time
SUBDIR += wm
SUBDIR += www
SUBDIR += x11