diff options
author | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2000-07-06 10:32:14 +0000 |
---|---|---|
committer | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2000-07-06 10:32:14 +0000 |
commit | 92b70d20031146198cb326fa6662d573b7f1f059 (patch) | |
tree | 58248a7037fc54c9d4638269082fd0ebacd5f9a6 /irc/ircII | |
parent | 7082ed95a565c588bd4edde9eb0633f5ade156c2 (diff) |
Update MAINTAINER's e-mail address.
Notes
Notes:
svn path=/head/; revision=30266
Diffstat (limited to 'irc/ircII')
-rw-r--r-- | irc/ircII/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ircII/Makefile b/irc/ircII/Makefile index c5fb2cd5591d..57e0e8c4f96b 100644 --- a/irc/ircII/Makefile +++ b/irc/ircII/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.4U CATEGORIES= irc ipv6 MASTER_SITES= ftp://ircftp.au.eterna.com.au/pub/ircII/ -MAINTAINER= anders@sanyusan.se +MAINTAINER= anders@codefactory.se GNU_CONFIGURE= yes CONFIGURE_ENV= IRCLIB=${PREFIX}/share/irc |