summaryrefslogtreecommitdiff
path: root/misc/zaptel/files/patch-tools::fxotune.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-12-09Update to 1.4.11. The port is much less tested and complete as the previousMaxim Sobolev1-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
2008-02-07Fix wrong device name in fxotune.c: /dev/zap/N ->Maxim Sobolev1-0/+20
/dev/zap/channelN. Bump PORTREVISION. Submitted by: Patrick Gibson <patrick@patrickg.com> Notes: svn path=/head/; revision=206803