diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2004-06-08 06:27:43 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2004-06-08 06:27:43 +0000 |
commit | f0629da70da12d52fbe62c04185588e51af29a9f (patch) | |
tree | 0628dea60c820c81af2000cbf8a669948b720917 /net/opal3/Makefile | |
parent | 5d8de5067bbc3723262214ee75b85fb4fcca453e (diff) | |
download | ports-f0629da70da12d52fbe62c04185588e51af29a9f.tar.gz ports-f0629da70da12d52fbe62c04185588e51af29a9f.zip |
Notes
Diffstat (limited to 'net/opal3/Makefile')
-rw-r--r-- | net/opal3/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/opal3/Makefile b/net/opal3/Makefile index d5ce2ec75d4d..e3117e0bfb3c 100644 --- a/net/opal3/Makefile +++ b/net/opal3/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 |