diff options
Diffstat (limited to 'net/asterisk-oh323/Makefile')
-rw-r--r-- | net/asterisk-oh323/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/asterisk-oh323/Makefile b/net/asterisk-oh323/Makefile index 1a45a7772374..3f9dc6d941e8 100644 --- a/net/asterisk-oh323/Makefile +++ b/net/asterisk-oh323/Makefile @@ -7,14 +7,14 @@ PORTNAME= asterisk-oh323 PORTVERSION= 0.7.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.inaccessnetworks.com/projects/asterisk-oh323/download/ MAINTAINER= bamby@portaone.com COMMENT= A H.323 support module for the Asterisk soft PBX -BUILD_DEPENDS= ${LOCALBASE}/sbin/asterisk:${PORTSDIR}/net/asterisk +BUILD_DEPENDS= ${LOCALBASE}/sbin/asterisk:${PORTSDIR}/net/asterisk12 LIB_DEPENDS= pt_r.1:${PORTSDIR}/devel/pwlib\ h323_r.1:${PORTSDIR}/net/openh323 |