diff options
-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 |