aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/asterisk-espeak/Makefile2
-rw-r--r--audio/asterisk-flite/Makefile2
-rw-r--r--net/asterisk-chan_sccp/Makefile2
-rw-r--r--net/asterisk-g72x/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/audio/asterisk-espeak/Makefile b/audio/asterisk-espeak/Makefile
index 2d6064414c7d..c79b99781a0e 100644
--- a/audio/asterisk-espeak/Makefile
+++ b/audio/asterisk-espeak/Makefile
@@ -12,7 +12,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libespeak.so:audio/espeak \
libsamplerate.so:audio/libsamplerate
-FLAVORS= asterisk16 asterisk18 asterisk13
+FLAVORS= asterisk18 asterisk16 asterisk13
FLAVOR?= ${FLAVORS:[1]}
asterisk13_PKGNAMEPREFIX= asterisk13-
diff --git a/audio/asterisk-flite/Makefile b/audio/asterisk-flite/Makefile
index 94a15b9f67a5..9ca51fa25403 100644
--- a/audio/asterisk-flite/Makefile
+++ b/audio/asterisk-flite/Makefile
@@ -11,7 +11,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libflite.so:audio/flite
-FLAVORS= asterisk16 asterisk18 asterisk13
+FLAVORS= asterisk18 asterisk16 asterisk13
FLAVOR?= ${FLAVORS:[1]}
asterisk13_PKGNAMEPREFIX= asterisk13-
diff --git a/net/asterisk-chan_sccp/Makefile b/net/asterisk-chan_sccp/Makefile
index af590c54087b..2b8ff66089da 100644
--- a/net/asterisk-chan_sccp/Makefile
+++ b/net/asterisk-chan_sccp/Makefile
@@ -13,7 +13,7 @@ COMMENT= Replacement for the SCCP channel driver in Asterisk
LICENSE= GPLv1
LICENSE_FILE= ${WRKSRC}/COPYING
-FLAVORS= asterisk16 asterisk18 asterisk13
+FLAVORS= asterisk18 asterisk16 asterisk13
FLAVOR?= ${FLAVORS:[1]}
LIB_DEPENDS= libltdl.so:devel/libltdl
diff --git a/net/asterisk-g72x/Makefile b/net/asterisk-g72x/Makefile
index 2801d68d286d..20513d721117 100644
--- a/net/asterisk-g72x/Makefile
+++ b/net/asterisk-g72x/Makefile
@@ -10,7 +10,7 @@ COMMENT= G.729 codec for Asterisk PBX
LIB_DEPENDS= libbcg729.so:audio/bcg729
-FLAVORS= asterisk16 asterisk18 asterisk13
+FLAVORS= asterisk18 asterisk16 asterisk13
FLAVOR?= ${FLAVORS:[1]}
asterisk13_PKGNAMEPREFIX= asterisk13-