diff options
author | mat <mat@FreeBSD.org> | 2018-08-08 20:26:27 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2018-08-08 20:26:27 +0800 |
commit | 30649c45428d8019b2778ac11d9a8e79ed194d70 (patch) | |
tree | 9b8a5bd65220265fd2c6a5c2963b00bede6291cb /x11-themes | |
parent | 1c52bff6f55104306ee300616c99b0f24138920a (diff) | |
download | freebsd-ports-gnome-30649c45428d8019b2778ac11d9a8e79ed194d70.tar.gz freebsd-ports-gnome-30649c45428d8019b2778ac11d9a8e79ed194d70.tar.zst freebsd-ports-gnome-30649c45428d8019b2778ac11d9a8e79ed194d70.zip |
Regular sorting of categories Makefiles.
Sponsored by: Absolight
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile index 042453a25431..e478ea51bc3b 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -97,6 +97,7 @@ SUBDIR += icons-tango SUBDIR += icons-tango-extras SUBDIR += irssi-themes + SUBDIR += kde-base-artwork-kde4 SUBDIR += kde-gtk-config SUBDIR += kde-icons-black-and-white SUBDIR += kde-icons-gartoon-blue-svg @@ -108,7 +109,6 @@ SUBDIR += kde-icons-noia SUBDIR += kde-icons-nuovext2 SUBDIR += kde-icons-nuvola - SUBDIR += kde-base-artwork-kde4 SUBDIR += kde-wallpapers-kde4 SUBDIR += kde4-style-bespin SUBDIR += kde4-style-nitrogen |