diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2009-02-14 21:17:22 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2009-02-14 21:17:22 +0000 |
commit | 38e1f1309ac8d4eb76a1e98e8d2e5aa5e573755b (patch) | |
tree | b10d7f236d9bf4d625ffaf944f93a31f5c4c27fe /net/Makefile | |
parent | 6cd9fd87464a0eaa1ca0d1049b957135355e3770 (diff) | |
download | ports-38e1f1309ac8d4eb76a1e98e8d2e5aa5e573755b.tar.gz ports-38e1f1309ac8d4eb76a1e98e8d2e5aa5e573755b.zip |
Add asterisk16 after repo-copy from net/asterisk. Some functions (e.g.
DAHDI support) are still missed and will be added on later date.
Notes
Notes:
svn path=/head/; revision=228315
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index ab1fa459f1a7..4b4d50d15fa3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -35,6 +35,7 @@ SUBDIR += asterisk12 SUBDIR += asterisk12-addons SUBDIR += asterisk12-app-ldap + SUBDIR += asterisk16 SUBDIR += astfax SUBDIR += astmanproxy SUBDIR += atmsupport |