diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-03 16:38:02 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-03 16:38:02 +0000 |
commit | 0ea5a419ab4962a6d484d9c945daafef40fdece2 (patch) | |
tree | f82c735ffef6378ded3f9a7e96f2a5845238c0c9 /net/openh323 | |
parent | 5fd64909840e7d9d0fb9b531cea3465e7aef6393 (diff) | |
download | ports-0ea5a419ab4962a6d484d9c945daafef40fdece2.tar.gz ports-0ea5a419ab4962a6d484d9c945daafef40fdece2.zip |
Notes
Diffstat (limited to 'net/openh323')
-rw-r--r-- | net/openh323/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openh323/Makefile b/net/openh323/Makefile index 9ca5eacd4038..562708020428 100644 --- a/net/openh323/Makefile +++ b/net/openh323/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.openh323.org/bin/ \ http://www.gnomemeeting.org/downloads/0.98.0/sources/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= roger@freebsd.org +MAINTAINER= roger@FreeBSD.org COMMENT= A H323 Video Conferencing library BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/pwlib:build |