diff options
Diffstat (limited to 'net/freeswitch')
-rw-r--r-- | net/freeswitch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile index 0db0d5ef86b3..0a2f981325fd 100644 --- a/net/freeswitch/Makefile +++ b/net/freeswitch/Makefile @@ -12,7 +12,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= corsmith@gmail.com COMMENT= Multi-protocol soft switch for telephony applications -LICENSE= MPL +LICENSE= MPL11 ONLY_FOR_ARCHS= amd64 |