diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 03:36:45 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 03:36:45 +0000 |
commit | 03f8a6f768251caa22c5b9084a8cc3323aec9b96 (patch) | |
tree | 3c319f9d1358da7651dfaac54283645a7a896338 /mbone | |
parent | df3c9e78bdbe989958fbb761b6ce45a605e6242e (diff) | |
download | ports-03f8a6f768251caa22c5b9084a8cc3323aec9b96.tar.gz ports-03f8a6f768251caa22c5b9084a8cc3323aec9b96.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>
Notes
Notes:
svn path=/head/; revision=92819
Diffstat (limited to 'mbone')
-rw-r--r-- | mbone/rat30/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mbone/rat30/Makefile b/mbone/rat30/Makefile index bf5570e471ba..5a9de5b17f7d 100644 --- a/mbone/rat30/Makefile +++ b/mbone/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 |