diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-07-28 09:21:15 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-07-28 09:21:15 +0000 |
commit | a369277b0d99e6eb306a59fab75b05dd2a5db3d7 (patch) | |
tree | e166a2dcaa372c0c3ea4c5d61f90503fe6acd223 /www/Makefile | |
parent | 9c9c45a38bd6929d5f7d0bd97d435ff7176c6d59 (diff) |
Add asterisk-stat 2.0.1, ASTERISK Call Detail Records Analizer.
PR: ports/113738
Submitted by: Fumihiko Kimura <jfkimura at yahoo.com>
Notes
Notes:
svn path=/head/; revision=196447
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 478b755b590c..a72d58747da4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -34,6 +34,7 @@ SUBDIR += asp2php SUBDIR += asterisk-fop SUBDIR += asterisk-gui + SUBDIR += asterisk-stat SUBDIR += aswedit SUBDIR += aswiki SUBDIR += august |