aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2004-02-20 10:25:44 +0800
committerlioux <lioux@FreeBSD.org>2004-02-20 10:25:44 +0800
commit67fb287688a47e2486956a108db7b140017f7f76 (patch)
tree375534b4db54f50aefc0673ae160c998574b9c67
parent7e3e58da7f2081e05d606f8ee8940ff0b18ff448 (diff)
downloadfreebsd-ports-gnome-67fb287688a47e2486956a108db7b140017f7f76.tar.gz
freebsd-ports-gnome-67fb287688a47e2486956a108db7b140017f7f76.tar.zst
freebsd-ports-gnome-67fb287688a47e2486956a108db7b140017f7f76.zip
Sort entries
-rw-r--r--x11-themes/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile
index 9bb8ac1ac216..cde458efb2a4 100644
--- a/x11-themes/Makefile
+++ b/x11-themes/Makefile
@@ -1,12 +1,5 @@
# $FreeBSD$
#
- SUBDIR += kde-icons-wasp
- SUBDIR += kde-icons-umicons
- SUBDIR += kde-icons-steel
- SUBDIR += kde-icons-sparkling
- SUBDIR += kde-icons-outline
- SUBDIR += kde-icons-nuvola
- SUBDIR += kde-icons-noia-warm
SUBDIR += kde-icons-amaranth
SUBDIR += kde-icons-amaranth-althaea
SUBDIR += kde-icons-graphite-rade8
@@ -14,5 +7,12 @@
SUBDIR += kde-icons-kool-gorilla
SUBDIR += kde-icons-lush
SUBDIR += kde-icons-noia
+ SUBDIR += kde-icons-noia-warm
+ SUBDIR += kde-icons-nuvola
+ SUBDIR += kde-icons-outline
+ SUBDIR += kde-icons-sparkling
+ SUBDIR += kde-icons-steel
+ SUBDIR += kde-icons-umicons
+ SUBDIR += kde-icons-wasp
.include <bsd.port.subdir.mk>