diff options
Diffstat (limited to 'net/opal')
-rw-r--r-- | net/opal/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile index d5ce2ec75d4d..e3117e0bfb3c 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -7,7 +7,7 @@ PORTNAME= openh323 PORTVERSION= 1.12.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ @@ -17,8 +17,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= roger@FreeBSD.org COMMENT= A H323 Video Conferencing library -FORBIDDEN= http://people.freebsd.org/~eik/portaudit/27c331d5-64c7-11d8-80e3-0020ed76ef5a.html - BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/pwlib:build LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 |