diff options
author | erwin <erwin@FreeBSD.org> | 2006-02-20 15:59:02 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-02-20 15:59:02 +0800 |
commit | 52f663da3b658ce8af14e955d9ec9220ddfa854a (patch) | |
tree | c27537970f62feb1ffae28f97bb4890c8b349ab5 /net | |
parent | d433e79a3af7a8d5da0a5702a32b6b2cb39da92c (diff) | |
download | freebsd-ports-gnome-52f663da3b658ce8af14e955d9ec9220ddfa854a.tar.gz freebsd-ports-gnome-52f663da3b658ce8af14e955d9ec9220ddfa854a.tar.zst freebsd-ports-gnome-52f663da3b658ce8af14e955d9ec9220ddfa854a.zip |
This port and /devel/pwlib152 have the same distribution sites now,
the backup sites listed do _not_ work now. I have been unable
to find a working mirror from the http://www.openh323.org site.
Both ports should have freebsd.org backup sites listed.
Hand maintainership to submitter.
PR: 93583
Submitted by: Diane Bruce <db@db.net>
Diffstat (limited to 'net')
-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 |