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 /irc | |
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 'irc')
-rw-r--r-- | irc/dircproxy-devel/Makefile | 2 | ||||
-rw-r--r-- | irc/dircproxy/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/dircproxy-devel/Makefile b/irc/dircproxy-devel/Makefile index c18e57fe6beb..ff163888adc6 100644 --- a/irc/dircproxy-devel/Makefile +++ b/irc/dircproxy-devel/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.5 CATEGORIES= irc MASTER_SITES= ftp://ftp.netsplit.com/pub/dircproxy/stable/ -MAINTAINER= lester@mazpe.net +MAINTAINER= ports@FreeBSD.org COMMENT= A detachable irc proxy server with many features GNU_CONFIGURE= yes diff --git a/irc/dircproxy/Makefile b/irc/dircproxy/Makefile index c18e57fe6beb..ff163888adc6 100644 --- a/irc/dircproxy/Makefile +++ b/irc/dircproxy/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.5 CATEGORIES= irc MASTER_SITES= ftp://ftp.netsplit.com/pub/dircproxy/stable/ -MAINTAINER= lester@mazpe.net +MAINTAINER= ports@FreeBSD.org COMMENT= A detachable irc proxy server with many features GNU_CONFIGURE= yes |