summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf>2003-06-30 22:05:11 +0000
committerhubertf <hubertf>2003-06-30 22:05:11 +0000
commit9eb38f0adb70b0ca7beefddd3944298c627af846 (patch)
tree651dd01287859d0afb757cc9c78f83531f86896e /Makefile
parent855714835eff592424c771ba07e1ee503a6c570b (diff)
downloadpkgsrc-9eb38f0adb70b0ca7beefddd3944298c627af846.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