diff options
author | George C A Reid <greid@FreeBSD.org> | 2002-08-31 13:48:42 +0000 |
---|---|---|
committer | George C A Reid <greid@FreeBSD.org> | 2002-08-31 13:48:42 +0000 |
commit | 6522625316b82f5b4c75d066e7fe1794dec368d6 (patch) | |
tree | 85836025f90a352fdee7ee13e61b897a256647f5 | |
parent | Upgrade to 1.0.39. (diff) |
Transfer MAINTAINERship to Lester A. Mesa <lester@mazpe.net> who has been
working closely with the author on this software.
Submitted by: Lester A. Mesa <lester@mazpe.net>
-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 f396b5ea380e..ded0444cd953 100644 --- a/irc/dircproxy-devel/Makefile +++ b/irc/dircproxy-devel/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.3 CATEGORIES= irc MASTER_SITES= ftp://ftp.netsplit.com/pub/dircproxy/stable/ -MAINTAINER= greid@FreeBSD.org +MAINTAINER= lester@mazpe.net GNU_CONFIGURE= yes diff --git a/irc/dircproxy/Makefile b/irc/dircproxy/Makefile index f396b5ea380e..ded0444cd953 100644 --- a/irc/dircproxy/Makefile +++ b/irc/dircproxy/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.3 CATEGORIES= irc MASTER_SITES= ftp://ftp.netsplit.com/pub/dircproxy/stable/ -MAINTAINER= greid@FreeBSD.org +MAINTAINER= lester@mazpe.net GNU_CONFIGURE= yes |