From 2106b27c8c4d59d04421b5c5b4bbf4458ef51b75 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Tue, 6 May 2003 19:15:27 +0000 Subject: Fix 'make package' error. PR: ports/51884 Submitted by: maintainer --- irc/ngircd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irc/ngircd/Makefile b/irc/ngircd/Makefile index 989593cd59c7..7fd4c41c1490 100644 --- a/irc/ngircd/Makefile +++ b/irc/ngircd/Makefile @@ -30,7 +30,7 @@ CONFIGURE_ARGS+= --without-syslog CONFIGURE_ARGS+= --without-zlib .endif -MAN5= ngircd.5 +MAN5= ngircd.conf.5 MAN8= ngircd.8 pre-configure: -- cgit v1.2.3