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