aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2011-03-02 17:15:13 +0000
committerFlorian Smeets <flo@FreeBSD.org>2011-03-02 17:15:13 +0000
commitc25411272acd22ddc47ad1ba214c076f7006ecf9 (patch)
treec1069b77874691eefebdb960ff9267abb6090f90 /net/asterisk
parent5a66fca1274aa06023844cd68f2a2ecf29aeb883 (diff)
downloadports-c25411272acd22ddc47ad1ba214c076f7006ecf9.tar.gz
ports-c25411272acd22ddc47ad1ba214c076f7006ecf9.zip
- fix OPTIONS line
Notes
Notes: svn path=/head/; revision=270129
Diffstat (limited to 'net/asterisk')
-rw-r--r--net/asterisk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile
index 898c75b5ce10..755cc4d06f8b 100644
--- a/net/asterisk/Makefile
+++ b/net/asterisk/Makefile
@@ -60,7 +60,7 @@ OPTIONS= OGGVORBIS "Enable Ogg Vorbis support" on \
ILBC "Enable iLBC codec" off \
SPANDSP "Enable Spandsp faxing support" off \
EXCHANGE "Enable Exchange calendar support" off \
- NEWG711 "Enable new G711 Codes"
+ NEWG711 "Enable new G711 Codec" off
ASTERISK_USER?= asterisk
ASTERISK_GROUP?= asterisk