diff options
author | will <will@FreeBSD.org> | 2000-05-20 02:51:38 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-05-20 02:51:38 +0800 |
commit | f8699bdfce9728e7e95138c01e39d9bfee8b078b (patch) | |
tree | 9f997aa43c8c82d82fd3f754a582f8fddd57a841 /irc/ircII | |
parent | f795d986e5a3623ddce98aae1e17705ca2bd797b (diff) | |
download | freebsd-ports-gnome-f8699bdfce9728e7e95138c01e39d9bfee8b078b.tar.gz freebsd-ports-gnome-f8699bdfce9728e7e95138c01e39d9bfee8b078b.tar.zst freebsd-ports-gnome-f8699bdfce9728e7e95138c01e39d9bfee8b078b.zip |
Update to ircII 4.4U, and change MAINTAINER to someone more active.
Approved by: asami
Diffstat (limited to 'irc/ircII')
-rw-r--r-- | irc/ircII/Makefile | 4 | ||||
-rw-r--r-- | irc/ircII/distinfo | 2 | ||||
-rw-r--r-- | irc/ircII/pkg-plist | 3 |
3 files changed, 5 insertions, 4 deletions
diff --git a/irc/ircII/Makefile b/irc/ircII/Makefile index 2bc7d4865745..c5fb2cd5591d 100644 --- a/irc/ircII/Makefile +++ b/irc/ircII/Makefile @@ -6,11 +6,11 @@ # PORTNAME= ircii -PORTVERSION= 4.4S +PORTVERSION= 4.4U CATEGORIES= irc ipv6 MASTER_SITES= ftp://ircftp.au.eterna.com.au/pub/ircII/ -MAINTAINER= torstenb@FreeBSD.org +MAINTAINER= anders@sanyusan.se GNU_CONFIGURE= yes CONFIGURE_ENV= IRCLIB=${PREFIX}/share/irc diff --git a/irc/ircII/distinfo b/irc/ircII/distinfo index d3307e12ecc4..c9ca13cc0862 100644 --- a/irc/ircII/distinfo +++ b/irc/ircII/distinfo @@ -1 +1 @@ -MD5 (ircii-4.4S.tar.bz2) = be61f385aa12a560bc86696944c2a062 +MD5 (ircii-4.4U.tar.bz2) = a9783e703394e7ad871b3cfcad9aac41 diff --git a/irc/ircII/pkg-plist b/irc/ircII/pkg-plist index 30eab3bae3d7..d90a34fac56e 100644 --- a/irc/ircII/pkg-plist +++ b/irc/ircII/pkg-plist @@ -1,5 +1,5 @@ bin/irc -bin/irc-4.4S +bin/irc-4.4U bin/ircbug bin/ircflush bin/ircio @@ -105,6 +105,7 @@ share/irc/help/deop share/irc/help/describe share/irc/help/die share/irc/help/digraph +share/irc/help/disconnect share/irc/help/dmsg share/irc/help/dquery share/irc/help/echo |