diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-04-21 05:20:30 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-04-21 05:20:30 +0000 |
commit | a0c5748bbcbbf331789bb05d3fc1997c37b85491 (patch) | |
tree | 12a20991f99b56cb84f0eb5f8f5fbc56faf67fad /irc | |
parent | af5ef7aea3290dcab9b73e16b3d0a0c3bd6ebda7 (diff) | |
download | ports-a0c5748bbcbbf331789bb05d3fc1997c37b85491.tar.gz ports-a0c5748bbcbbf331789bb05d3fc1997c37b85491.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/ircII/Makefile | 2 | ||||
-rw-r--r-- | irc/ircII/pkg-descr | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/irc/ircII/Makefile b/irc/ircII/Makefile index c8047429f71f..3cd6b3a59bba 100644 --- a/irc/ircII/Makefile +++ b/irc/ircII/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.warped.com/pub/ircII/ \ ftp://ircftp.au.eterna.com.au/pub/ircII/ \ ftp://ftp.sergei.cc/pub/ircII/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sylvioc@gmail.com COMMENT= The 'Internet Relay Chat' and 'Internet Citizens Band' Client GNU_CONFIGURE= yes diff --git a/irc/ircII/pkg-descr b/irc/ircII/pkg-descr index e1b50fc483d5..663263add2d2 100644 --- a/irc/ircII/pkg-descr +++ b/irc/ircII/pkg-descr @@ -1,3 +1,5 @@ The ircII program is a full screen, termcap based interface to Internet Relay Chat. It gives full access to all of the normal IRC functions, plus a variety of additional options. + +WWW: http://www.eterna.com.au/ircii/ |