diff options
author | edwin <edwin@FreeBSD.org> | 2003-11-02 11:36:45 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-11-02 11:36:45 +0800 |
commit | e5a01406ec6d515afbf4321c8712331936428da7 (patch) | |
tree | fee10e6f229cb9c1ed107782e37aa1986973d5c2 /audio | |
parent | 59f893dcbff9e1d5bb1363da6fb6975fee3e6f6d (diff) | |
download | freebsd-ports-gnome-e5a01406ec6d515afbf4321c8712331936428da7.tar.gz freebsd-ports-gnome-e5a01406ec6d515afbf4321c8712331936428da7.tar.zst freebsd-ports-gnome-e5a01406ec6d515afbf4321c8712331936428da7.zip |
ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/rat30/Makefile | 2 | ||||
-rw-r--r-- | audio/rexima/Makefile | 2 | ||||
-rw-r--r-- | audio/ripenc/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/rat30/Makefile b/audio/rat30/Makefile index bf5570e471ba..5a9de5b17f7d 100644 --- a/audio/rat30/Makefile +++ b/audio/rat30/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.0.35 CATEGORIES= mbone audio MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/releases/${PORTVERSION}/ -MAINTAINER= anton@urc.ac.ru +MAINTAINER= anton@chelcom.ru COMMENT= IPv4/v6 Multicast and unicast audio conferencing tool LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 diff --git a/audio/rexima/Makefile b/audio/rexima/Makefile index f7c94456490e..c32530995be0 100644 --- a/audio/rexima/Makefile +++ b/audio/rexima/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/mixers -MAINTAINER= jerry@rootbsd.net +MAINTAINER= ports@FreeBSD.org COMMENT= A ncurses-based console mixer .include <bsd.port.pre.mk> diff --git a/audio/ripenc/Makefile b/audio/ripenc/Makefile index e2d723e8b0cb..1aad6b185b69 100644 --- a/audio/ripenc/Makefile +++ b/audio/ripenc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= audio MASTER_SITES= http://home.kc.rr.com/ripenc/ -MAINTAINER= freebsdports@arved.de +MAINTAINER= arved@FreeBSD.org COMMENT= Script that automates the ripping, encoding, and naming of CD's WRKSRC= ${WRKDIR}/ripenc |