aboutsummaryrefslogtreecommitdiffstats
path: root/net/asterisk13
diff options
context:
space:
mode:
authormadpilot <madpilot@FreeBSD.org>2017-10-12 21:59:48 +0800
committermadpilot <madpilot@FreeBSD.org>2017-10-12 21:59:48 +0800
commit33df3643ba06bfeb82db4e169ee9306e407a2f0b (patch)
treecd3c48eb6e3b511e08d296711c11ccb0e60145b4 /net/asterisk13
parent5c4b6ed1b8c1380cb06b52c67a92807538f69b3a (diff)
downloadfreebsd-ports-gnome-33df3643ba06bfeb82db4e169ee9306e407a2f0b.tar.gz
freebsd-ports-gnome-33df3643ba06bfeb82db4e169ee9306e407a2f0b.tar.zst
freebsd-ports-gnome-33df3643ba06bfeb82db4e169ee9306e407a2f0b.zip
Remove "experimental" from base compiler option description. It's
been woorking fine as a default for quite some time.
Diffstat (limited to 'net/asterisk13')
-rw-r--r--net/asterisk13/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk13/Makefile b/net/asterisk13/Makefile
index db6db636912a..e0cd030c8814 100644
--- a/net/asterisk13/Makefile
+++ b/net/asterisk13/Makefile
@@ -102,7 +102,7 @@ G729_DISTFILES= ${ASTERISK_CORE_G729_SOUNDS}:g729 \
ASTVERSION_DESC?= Install astversion (requires bash)
BACKTRACE_DESC?= Stack backtrace support via (lib)execinfo
-BASE_DESC= Use base compiler (experimental)
+BASE_DESC= Use base compiler
DAHDI_DESC?= DAHDI support
EXCHANGE_DESC?= Exchange calendar support
MP3PLAYER_DESC= Install MP3 Player for Music-On-Hold (mpg123)