aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-03-20 19:06:44 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-03-20 19:06:44 +0000
commit0cc19889124d8b604d212bb2abfda35f16dc7594 (patch)
tree179809a101ddf82e43378348786dfd3699f47523 /x11-themes/Makefile
parent526586e8d2b99632ba8a0a461dd617cc61948e24 (diff)
downloadports-0cc19889124d8b604d212bb2abfda35f16dc7594.tar.gz
ports-0cc19889124d8b604d212bb2abfda35f16dc7594.zip
Reorder those files
Notes
Notes: svn path=/head/; revision=104767
Diffstat (limited to 'x11-themes/Makefile')
-rw-r--r--x11-themes/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile
index fb249364554b..69a55506d13b 100644
--- a/x11-themes/Makefile
+++ b/x11-themes/Makefile
@@ -1,11 +1,5 @@
# $FreeBSD$
#
- SUBDIR += metacity-theme-6nome
- SUBDIR += metacity-theme-aero
- SUBDIR += metacity-theme-alloy-c
- SUBDIR += metacity-theme-hacked-2
- SUBDIR += metacity-theme-iridium-rounded
- SUBDIR += metacity-themes
SUBDIR += gnome-icons
SUBDIR += gnome-icons-aqua-fusion
SUBDIR += gnome-icons-cool-gorilla
@@ -39,5 +33,11 @@
SUBDIR += kde-icons-steel
SUBDIR += kde-icons-umicons
SUBDIR += kde-icons-wasp
+ SUBDIR += metacity-theme-6nome
+ SUBDIR += metacity-theme-aero
+ SUBDIR += metacity-theme-alloy-c
+ SUBDIR += metacity-theme-hacked-2
+ SUBDIR += metacity-theme-iridium-rounded
+ SUBDIR += metacity-themes
.include <bsd.port.subdir.mk>