summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorkristerw <kristerw>2003-12-31 00:13:35 +0000
committerkristerw <kristerw>2003-12-31 00:13:35 +0000
commitdb3841c72f7a9e84e106b825244511443daf2a84 (patch)
treebfeaac6c00c9890f039a32206d5d91977d83ffaf /devel
parentf3ed22ee949cf809d7f8bbe2bea891f3493da77c (diff)
downloadpkgsrc-db3841c72f7a9e84e106b825244511443daf2a84.tar.gz
Make the list sorted.
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index a3e1b28d31b..18043521c73 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.448 2003/12/31 00:07:48 kristerw Exp $
+# $NetBSD: Makefile,v 1.449 2003/12/31 00:13:35 kristerw Exp $
#
COMMENT= Development utilities
@@ -26,8 +26,8 @@ SUBDIR+= argtable
SUBDIR+= as31
SUBDIR+= asm2html
SUBDIR+= astyle
-SUBDIR+= atk
SUBDIR+= at-spi
+SUBDIR+= atk
SUBDIR+= autoconf
SUBDIR+= autoconf213
SUBDIR+= autogen