diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-12-05 04:54:21 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-12-05 04:54:21 +0000 |
commit | 4d9e7fb64388264e0bc27df938ac6d1e99d6633f (patch) | |
tree | c429f2cd0079d1fcb4999ad3c1d9f61768f8e543 /net/opal | |
parent | ef5c9f9213cbad5d63c6a1a3c77acfd445b4685b (diff) |
With portmgr hat on, reset Roger's maintainership of these ports. While
he hopes to get back to FreeBSD work soon, it's probably fairer in the
meantime to see if anyone else who has more time can adopt them.
Notes
Notes:
svn path=/head/; revision=123178
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 e3117e0bfb3c..07eeffec3a8c 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= ports@FreeBSD.org COMMENT= A H323 Video Conferencing library BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/pwlib:build |