diff options
author | linimon <linimon@FreeBSD.org> | 2004-12-05 04:54:21 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-12-05 04:54:21 +0000 |
commit | 63a00584e2332f0fbdf1ed30f75376c47964b8a6 (patch) | |
tree | 497f2a5912d5f4f1955263076cca110b6309b688 /comms | |
parent | 0657d07dedb3152ee63cbbff14b4ac8c7b340835 (diff) | |
download | FreeBSD-ports-63a00584e2332f0fbdf1ed30f75376c47964b8a6.zip FreeBSD-ports-63a00584e2332f0fbdf1ed30f75376c47964b8a6.tar.gz |
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.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/ixj/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/ixj/Makefile b/comms/ixj/Makefile index 99b6c7d..362c912 100644 --- a/comms/ixj/Makefile +++ b/comms/ixj/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: ixj # Date Created: Mon Jan 14 2002 -# Whom: Roger Hardiman <roger@freebsd.org> +# Whom: Roger Hardiman <noger@freebsd.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= comms MASTER_SITES= ftp://telepresence.dmem.strath.ac.uk/pub/openh323/ DISTNAME= ixj_freebsd-${PORTVERSION} -MAINTAINER= roger@freebsd.org +MAINTAINER= ports@freebsd.org COMMENT= Driver for Quicknet Internet PhoneJack and LineJack. Used by OpenH323 ONLY_FOR_ARCHS= i386 |