diff options
author | jlaffaye <jlaffaye@FreeBSD.org> | 2011-06-09 00:52:32 +0800 |
---|---|---|
committer | jlaffaye <jlaffaye@FreeBSD.org> | 2011-06-09 00:52:32 +0800 |
commit | fa4332ce8a58fa2ddd338f358f1c85f71d50a16b (patch) | |
tree | 121b772b9cb40c23ff3b66cc8e9fdd26a2a38466 /irc/ii | |
parent | 8799ec4852cf544597be3948c09ee4a51868122c (diff) | |
download | freebsd-ports-gnome-fa4332ce8a58fa2ddd338f358f1c85f71d50a16b.tar.gz freebsd-ports-gnome-fa4332ce8a58fa2ddd338f358f1c85f71d50a16b.tar.zst freebsd-ports-gnome-fa4332ce8a58fa2ddd338f358f1c85f71d50a16b.zip |
Update my e-mail to my FreeBSD one.
While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE}
Approved by: bapt (mentor)
Diffstat (limited to 'irc/ii')
-rw-r--r-- | irc/ii/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ii/Makefile b/irc/ii/Makefile index f0523bca09a0..850c37ddb00d 100644 --- a/irc/ii/Makefile +++ b/irc/ii/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc MASTER_SITES= http://dl.suckless.org/tools/ \ http://laffaye.free.fr/distfiles/ -MAINTAINER= kimelto@gmail.com +MAINTAINER= jlaffaye@FreeBSD.org COMMENT= A minimalist FIFO and filesystem-based IRC client LICENSE= MIT |