diff options
author | knu <knu@FreeBSD.org> | 2001-01-04 19:54:13 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-01-04 19:54:13 +0000 |
commit | d0f667d74224e0d448b073237543b4f1a16ff21b (patch) | |
tree | c6f785668db8d8ce161adbadfabba54d9a37a21e /irc | |
parent | f4dcec67523c343f9db7e17bbe4d0b2de3456676 (diff) | |
download | FreeBSD-ports-d0f667d74224e0d448b073237543b4f1a16ff21b.zip FreeBSD-ports-d0f667d74224e0d448b073237543b4f1a16ff21b.tar.gz |
Add several missing files to pkg-plist.
Submitted by: Anders Andersson <anders@codefactory.se> (MAINTAINER)
Diffstat (limited to 'irc')
-rw-r--r-- | irc/ircII/Makefile | 1 | ||||
-rw-r--r-- | irc/ircII/pkg-plist | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/irc/ircII/Makefile b/irc/ircII/Makefile index e673f67..6d8b5b8 100644 --- a/irc/ircII/Makefile +++ b/irc/ircII/Makefile @@ -7,6 +7,7 @@ PORTNAME= ircii PORTVERSION= 4.4X +PORTREVISION= 1 CATEGORIES= irc ipv6 MASTER_SITES= ftp://ircftp.au.eterna.com.au/pub/ircII/ diff --git a/irc/ircII/pkg-plist b/irc/ircII/pkg-plist index 68786f6..9ad8141 100644 --- a/irc/ircII/pkg-plist +++ b/irc/ircII/pkg-plist @@ -249,6 +249,8 @@ share/irc/help/on/exec_prompt share/irc/help/on/flood share/irc/help/on/help share/irc/help/on/hook +share/irc/help/on/icb_error +share/irc/help/on/icb_status share/irc/help/on/idle share/irc/help/on/input share/irc/help/on/invite @@ -311,6 +313,7 @@ share/irc/help/servlist share/irc/help/set/always_split_biggest share/irc/help/set/auto_unmark_away share/irc/help/set/auto_whowas +share/irc/help/set/background_colour share/irc/help/set/beep share/irc/help/set/beep_max share/irc/help/set/beep_on_msg @@ -322,6 +325,7 @@ share/irc/help/set/clock share/irc/help/set/clock_24hour share/irc/help/set/clock_alarm share/irc/help/set/cmdchars +share/irc/help/set/colour share/irc/help/set/command_mode share/irc/help/set/continued_line share/irc/help/set/ctcp_reply_backlog_seconds @@ -337,6 +341,7 @@ share/irc/help/set/flood_after share/irc/help/set/flood_rate share/irc/help/set/flood_users share/irc/help/set/flood_warning +share/irc/help/set/foreground_colour share/irc/help/set/full_status_line share/irc/help/set/help_pager share/irc/help/set/help_path @@ -417,6 +422,7 @@ share/irc/help/set/user_information share/irc/help/set/user_wallops share/irc/help/set/verbose_ctcp share/irc/help/set/warn_of_ignores +share/irc/help/set/xterm_geomoptstr share/irc/help/set/xterm_options share/irc/help/set/xterm_path share/irc/help/signoff |