diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-03-27 14:20:40 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-03-27 14:20:40 +0000 |
commit | f306842648cb60c0c1609e7e1e16b25eb8e718a7 (patch) | |
tree | 6b82d84b8f4832434ac4055fc09735c6092ef08d /irc | |
parent | Update maintainer email. (diff) |
Update maintainer email.
PR: 26106
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=40449
Diffstat (limited to 'irc')
-rw-r--r-- | irc/bitchx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile index 7fd061f1f4d2..06bc182305ab 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.bitchx.com/pub/BitchX/source/ \ ftp://ftp.bitchx.org/pub/BitchX/source/ DISTNAME= ircii-pana-1.0c18 -MAINTAINER= cj@vallcom.net +MAINTAINER= LoRd_CJ@dalusers.com WRKSRC= ${WRKDIR}/BitchX |