diff options
author | obache <obache@pkgsrc.org> | 2008-11-03 04:46:06 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-11-03 04:46:06 +0000 |
commit | 4ffe06c97e9c350ef0d4b6e60257ab7e3011897c (patch) | |
tree | a4eb7f3ace061973cc2944afd747eeea58183edb /x11/Makefile | |
parent | a8051eb2915d6b548703ae31fcbd44b675cf8d8c (diff) | |
download | pkgsrc-4ffe06c97e9c350ef0d4b6e60257ab7e3011897c.tar.gz |
sort.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 35ac22e43aa..c30c5b24cb6 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.571 2008/10/27 17:06:57 wiz Exp $ +# $NetBSD: Makefile,v 1.572 2008/11/03 04:46:06 obache Exp $ # COMMENT= Packages to support the X window system @@ -258,10 +258,10 @@ SUBDIR+= py-gnome2 SUBDIR+= py-gnome2-desktop SUBDIR+= py-gnome2-extras SUBDIR+= py-gtk2 -SUBDIR+= py-sip SUBDIR+= py-qt3-base SUBDIR+= py-qt3-modules SUBDIR+= py-qt3-qscintilla +SUBDIR+= py-sip SUBDIR+= py-wxWidgets SUBDIR+= qt3 SUBDIR+= qt3-docs |