diff options
author | flo <flo@FreeBSD.org> | 2011-07-26 05:03:44 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2011-07-26 05:03:44 +0800 |
commit | 0aeb30ce00f52f9c392aa5478f52ff01211280e4 (patch) | |
tree | 500d4e69eaafed0a2b832c412afa84488d0257b5 /net | |
parent | fd4dfe3fd736b2904f53abad224e91397536e8e8 (diff) | |
download | freebsd-ports-gnome-0aeb30ce00f52f9c392aa5478f52ff01211280e4.tar.gz freebsd-ports-gnome-0aeb30ce00f52f9c392aa5478f52ff01211280e4.tar.zst freebsd-ports-gnome-0aeb30ce00f52f9c392aa5478f52ff01211280e4.zip |
connect asterisk10 to the build
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 3207cd391683..cf8c85adf51b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -32,6 +32,7 @@ SUBDIR += asterisk-app-ldap SUBDIR += asterisk-app-notify SUBDIR += asterisk-oh323 + SUBDIR += asterisk10 SUBDIR += asterisk14 SUBDIR += asterisk14-addons SUBDIR += asterisk16 |