diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-02-20 02:25:44 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-02-20 02:25:44 +0000 |
commit | f6c157e044501c4c04cac28280c8d280e2ae6872 (patch) | |
tree | 42fc0f3a9c350895663d82c5009d0af698cf2cb4 /x11-themes/Makefile | |
parent | o New port kde-icons-wasp version 2.5.5: KDE Wasp SVG iconset (diff) |
Sort entries
Notes
Notes:
svn path=/head/; revision=101464
Diffstat (limited to 'x11-themes/Makefile')
-rw-r--r-- | x11-themes/Makefile | 14 |
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> |