diff options
author | pav <pav@FreeBSD.org> | 2004-03-04 00:38:02 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-03-04 00:38:02 +0800 |
commit | 4f983888669fa0999730001cffa49d39949fb380 (patch) | |
tree | 80d23f90242578584dc19d5ecafe304696a2765a /net/opal | |
parent | 28ad356a0a6eadc5366e2334bd6316a05c0d67cb (diff) | |
download | freebsd-ports-graphics-4f983888669fa0999730001cffa49d39949fb380.tar.gz freebsd-ports-graphics-4f983888669fa0999730001cffa49d39949fb380.tar.zst freebsd-ports-graphics-4f983888669fa0999730001cffa49d39949fb380.zip |
- Style: s/@freebsd.org/@FreeBSD.org/
Diffstat (limited to 'net/opal')
-rw-r--r-- | net/opal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile index 9ca5eacd403..56270802042 100644 --- a/net/opal/Makefile +++ b/net/opal/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 |