diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2007-11-17 02:34:45 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2007-11-17 02:34:45 +0000 |
commit | 91d0c20ffd11153174dba817f0e72a3bc9e8cea6 (patch) | |
tree | d921d47eeb104517d6b56737d3f676b953368926 /x11 | |
parent | 51c8b8881b9af99286cc28ebce42da3bd6293ec5 (diff) | |
download | pkgsrc-91d0c20ffd11153174dba817f0e72a3bc9e8cea6.tar.gz |
sort
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index ef2de1f4551..1daafe35c3b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.531 2007/11/14 15:45:50 rillig Exp $ +# $NetBSD: Makefile,v 1.532 2007/11/17 02:34:45 jnemeth Exp $ # COMMENT= Packages to support the X window system @@ -235,12 +235,12 @@ SUBDIR+= numlockx SUBDIR+= ocaml-graphics SUBDIR+= oneko SUBDIR+= openmotif -SUBDIR+= pixman SUBDIR+= p5-Gtk2-Ex-FormFactory SUBDIR+= p5-Tk SUBDIR+= p5-X11-Protocol SUBDIR+= p5-gtk SUBDIR+= p5-gtk2 +SUBDIR+= pixman SUBDIR+= paragui SUBDIR+= printproto SUBDIR+= py-Pmw |