From: Nicolas Thill Date: Thu, 17 Dec 2009 18:58:04 +0000 (+0000) Subject: freeswitch: fix typo in mod-openzap description X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=12d69a7085e92b89effa692a7c2df9da4629f78a;p=openwrt%2Fsvn-archive%2Fpackages.git freeswitch: fix typo in mod-openzap description SVN-Revision: 18808 --- diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile index 510b76541..ee57216bb 100644 --- a/net/freeswitch/Makefile +++ b/net/freeswitch/Makefile @@ -391,7 +391,7 @@ $(eval $(call BuildPlugin,memcache,MemCached interface,mod_memcache,,@BROKEN)) # $(eval $(call BuildPlugin,native-file,Native files,mod_native_file,,)) $(eval $(call BuildPlugin,nibblebill,Billing,mod_nibblebill,,)) $(eval $(call BuildPlugin,opal,Multi-Protocol endpoint,mod_opal,,@BROKEN)) # needs Opal -$(eval $(call BuildPlugin,openzap,Zaptel harware interface,mod_openzap ozmod_analog ozmod_analog_em ozmod_isdn ozmod_skel ozmod_ss7_boost ozmod_zt,,+libpcap)) +$(eval $(call BuildPlugin,openzap,Zaptel hardware interface,mod_openzap ozmod_analog ozmod_analog_em ozmod_isdn ozmod_skel ozmod_ss7_boost ozmod_zt,,+libpcap)) $(eval $(call BuildPlugin,perl,Perl language interface,mod_perl,,+perl @BROKEN)) # needs Perl $(eval $(call BuildPlugin,pocketsphinx,PocketSphinx SR,mod_pocketsphinx,,@BROKEN)) # fails in sphinxbase $(eval $(call BuildPlugin,portaudio,Local audio endpoint,mod_portaudio,,+alsa-lib))