summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-06-03 08:42:28 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-06-03 08:42:28 +0000
commita0885ea271c55a216bd6e46d16a655bd88951c1b (patch)
treeed7d36dd46d28978fe0cb8b6e623eb762a2b80d2 /irc
parentAdd simpleftp.1 and mod-active.8 to manpage lists. Note this port (diff)
Don't forget nhirc.1.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=29152
Diffstat (limited to 'irc')
-rw-r--r--irc/nethirc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/nethirc/Makefile b/irc/nethirc/Makefile
index e52bc7f83f68..8794207d95b1 100644
--- a/irc/nethirc/Makefile
+++ b/irc/nethirc/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/5.005/Net/IRC.pm:${PORTSDIR}/irc/p
NO_BUILD= yes
USE_PERL5= yes
-MAN1= nethirc.1
+MAN1= nethirc.1 nhirc.1
do-install:
(cd ${WRKSRC} && ${SH} install.sh ${PREFIX})