diff options
author | Cy Schubert <cy@FreeBSD.org> | 2002-04-29 12:39:58 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2002-04-29 12:39:58 +0000 |
commit | dde7ddf16d866c4a2ade13ee0d6a21c6c61fb1c4 (patch) | |
tree | f93b24842504491055b0a6e4c07939103f4dbe73 /irc/ircII | |
parent | 449d3c048cec3dae745dbdbe5d1d61d2d10c8209 (diff) | |
download | ports-dde7ddf16d866c4a2ade13ee0d6a21c6c61fb1c4.tar.gz ports-dde7ddf16d866c4a2ade13ee0d6a21c6c61fb1c4.zip |
Notes
Diffstat (limited to 'irc/ircII')
-rw-r--r-- | irc/ircII/Makefile | 2 | ||||
-rw-r--r-- | irc/ircII/distinfo | 2 | ||||
-rw-r--r-- | irc/ircII/pkg-plist | 4 |
3 files changed, 6 insertions, 2 deletions
diff --git a/irc/ircII/Makefile b/irc/ircII/Makefile index 40b0602940bf..546dc99479c9 100644 --- a/irc/ircII/Makefile +++ b/irc/ircII/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ircii -PORTVERSION= 20020322 +PORTVERSION= 20020403 CATEGORIES= irc ipv6 MASTER_SITES= ftp://ftp.warped.com/pub/ircII/ \ ftp://ircftp.au.eterna.com.au/pub/ircII/ \ diff --git a/irc/ircII/distinfo b/irc/ircII/distinfo index 93978abe1018..b16b1c38da01 100644 --- a/irc/ircII/distinfo +++ b/irc/ircII/distinfo @@ -1 +1 @@ -MD5 (ircii-20020322.tar.bz2) = 46c73d393b726789cf7fa02d999f211b +MD5 (ircii-20020403.tar.bz2) = 910a409d0bfcdf6ade6d7983018c4a9c diff --git a/irc/ircII/pkg-plist b/irc/ircII/pkg-plist index 3ea42bf5ef98..e63892888872 100644 --- a/irc/ircII/pkg-plist +++ b/irc/ircII/pkg-plist @@ -140,6 +140,7 @@ share/irc/help/load/2.9script share/irc/help/load/action share/irc/help/load/alias share/irc/help/load/autoop +share/irc/help/load/autoquery share/irc/help/load/basical share/irc/help/load/bigcheese share/irc/help/load/brc @@ -241,6 +242,7 @@ share/irc/help/on/connect share/irc/help/on/ctcp share/irc/help/on/ctcp_reply share/irc/help/on/dcc_chat +share/irc/help/on/dcc_list share/irc/help/on/dcc_raw share/irc/help/on/disconnect share/irc/help/on/exec @@ -499,6 +501,7 @@ share/irc/help/window/stack share/irc/help/window/sticky share/irc/help/window/swap share/irc/help/window/unbind +share/irc/help/window/where share/irc/help/window/window share/irc/help/xecho share/irc/help/xtype @@ -507,6 +510,7 @@ share/irc/script/2.9script share/irc/script/action share/irc/script/alias share/irc/script/autoop +share/irc/script/autoquery share/irc/script/basical share/irc/script/bigcheese share/irc/script/brc |