summaryrefslogtreecommitdiff
path: root/misc/zaptel/files/patch-tools::fxotune.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.4.11. The port is much less tested and complete as the previousMaxim Sobolev2008-12-091-20/+0
| | | | | | | | | 1.4.6, but we have no choice since new asterisk depends on this version. Submitted by: Oleksandr Tymoshenko <gonzo@bluezbox.com> Notes: svn path=/head/; revision=224019
* Fix wrong device name in fxotune.c: /dev/zap/N ->Maxim Sobolev2008-02-071-0/+20
/dev/zap/channelN. Bump PORTREVISION. Submitted by: Patrick Gibson <patrick@patrickg.com> Notes: svn path=/head/; revision=206803