diff options
author | Julien Laffaye <jlaffaye@FreeBSD.org> | 2011-06-08 16:52:32 +0000 |
---|---|---|
committer | Julien Laffaye <jlaffaye@FreeBSD.org> | 2011-06-08 16:52:32 +0000 |
commit | e93d85f4d66e2df4c005dc78216795897ca5876d (patch) | |
tree | 82a1c4ab4fbb5ea550d31a2f19a7f3b3665c8e24 /irc/ii | |
parent | 6b5cb00593234eea3475b2d049a8d07433e830e2 (diff) | |
download | ports-e93d85f4d66e2df4c005dc78216795897ca5876d.tar.gz ports-e93d85f4d66e2df4c005dc78216795897ca5876d.zip |
Notes
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 |