summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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})