diff options
author | wiz <wiz@pkgsrc.org> | 2006-12-28 10:22:08 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-12-28 10:22:08 +0000 |
commit | b4feb64ddd9a2c6bf2e22af4b69cfa0f09b16ec2 (patch) | |
tree | 6b0a4baf1cd6abb1963bfb0b6ec11665fe423513 /x11 | |
parent | 86320ee816230d5315c812227721c7f680e219be (diff) | |
download | pkgsrc-b4feb64ddd9a2c6bf2e22af4b69cfa0f09b16ec2.tar.gz |
Sort.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 6 |
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 |