diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-02-20 07:59:02 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-02-20 07:59:02 +0000 |
commit | 6d9cd12cf57c48719a71905337cc603008a0a0b5 (patch) | |
tree | 012aa10ccadf17cfe1f09497feb4591a5b2ee8fe /net/openh323-112 | |
parent | 5b6e2143fd5a7c85ecbfcb10cb930c2050589ece (diff) |
Notes
Diffstat (limited to 'net/openh323-112')
-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 |