summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2006-12-28 10:22:08 +0000
committerwiz <wiz>2006-12-28 10:22:08 +0000
commit5514c32b42a48cc6d5071e089bcfaf96c3546ce1 (patch)
tree6b0a4baf1cd6abb1963bfb0b6ec11665fe423513
parent36332e30bb800003d173c676cfbf0f9080e241fc (diff)
downloadpkgsrc-5514c32b42a48cc6d5071e089bcfaf96c3546ce1.tar.gz
Sort.
-rw-r--r--x11/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 02a820ccb10..726b850fb90 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.465 2006/12/27 12:26:05 joerg Exp $
+# $NetBSD: Makefile,v 1.466 2006/12/28 10:22:08 wiz Exp $
#
COMMENT= Packages to support the X window system
@@ -191,8 +191,8 @@ SUBDIR+= libXpm
SUBDIR+= libXrandr
SUBDIR+= libXrender
SUBDIR+= libXres
-SUBDIR+= libXtst
SUBDIR+= libXt
+SUBDIR+= libXtst
SUBDIR+= libXv
SUBDIR+= libXxf86dga
SUBDIR+= libXxf86misc
@@ -337,8 +337,8 @@ SUBDIR+= xdialog
SUBDIR+= xdm3d
SUBDIR+= xearth
SUBDIR+= xephem
-SUBDIR+= xextproto
SUBDIR+= xev
+SUBDIR+= xextproto
SUBDIR+= xf86-input-keyboard
SUBDIR+= xf86-input-mouse
SUBDIR+= xf86-video-ati