diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2007-08-15 23:13:29 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2007-08-15 23:13:29 +0000 |
commit | a70eb3ec8a7a1a95295f6dfc93faf96156a4dc85 (patch) | |
tree | 0c1de545fcc270c9026b5ae1aefcc8d54acb120f /net/asterisk-oh323 | |
parent | ad568101229354684ddc7db86f6d9e4ceed3324b (diff) | |
download | ports-a70eb3ec8a7a1a95295f6dfc93faf96156a4dc85.tar.gz ports-a70eb3ec8a7a1a95295f6dfc93faf96156a4dc85.zip |
Notes
Diffstat (limited to 'net/asterisk-oh323')
-rw-r--r-- | net/asterisk-oh323/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk-oh323/Makefile b/net/asterisk-oh323/Makefile index 3f9dc6d941e8..0c7968e9fe4b 100644 --- a/net/asterisk-oh323/Makefile +++ b/net/asterisk-oh323/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.inaccessnetworks.com/projects/asterisk-oh323/download/ -MAINTAINER= bamby@portaone.com +MAINTAINER= bamby@sippysoft.com COMMENT= A H.323 support module for the Asterisk soft PBX BUILD_DEPENDS= ${LOCALBASE}/sbin/asterisk:${PORTSDIR}/net/asterisk12 |