diff options
-rw-r--r-- | net/openh323-112/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/net/openh323-112/Makefile b/net/openh323-112/Makefile index 7fcf6cc2ecff..e820d8503e39 100644 --- a/net/openh323-112/Makefile +++ b/net/openh323-112/Makefile @@ -8,12 +8,10 @@ PORTNAME= openh323-112 PORTVERSION= 1.12.2 CATEGORIES= net -MASTER_SITES= http://www.openh323.org/bin/ \ - http://www.de.openh323.org/bin/ \ - http://www.gnomemeeting.org/downloads/0.98.0/sources/ +MASTER_SITES= http://www.openh323.org/bin/ DISTNAME= ${NAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= db@db.net COMMENT= A H323 Video Conferencing library BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/pwlib152:build |