diff options
author | sat <sat@FreeBSD.org> | 2007-10-06 07:33:27 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-10-06 07:33:27 +0800 |
commit | e223139a8c626fb8efb42f046508672568006ab1 (patch) | |
tree | 7254c2e6646ddce1aa9fe4f6d1b2e589f34c0da5 /x11-toolkits/Makefile | |
parent | 394798ac54af79483db689c8215f045c27d1d193 (diff) | |
download | freebsd-ports-gnome-e223139a8c626fb8efb42f046508672568006ab1.tar.gz freebsd-ports-gnome-e223139a8c626fb8efb42f046508672568006ab1.tar.zst freebsd-ports-gnome-e223139a8c626fb8efb42f046508672568006ab1.zip |
- Sort category Makefiles
Inspired by: Jason Harris <jharris@widomaker.com>
Howto: http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 5e283954b0dc..dd6d82b2d04f 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -151,8 +151,8 @@ SUBDIR += p5-Gtk2-TrayIcon SUBDIR += p5-GtkXmHTML SUBDIR += p5-Prima - SUBDIR += p5-TclTk SUBDIR += p5-Tcl-Tk + SUBDIR += p5-TclTk SUBDIR += p5-Tk SUBDIR += p5-Tk-Autoscroll SUBDIR += p5-Tk-ColourChooser |