aboutsummaryrefslogtreecommitdiffstats
path: root/irc/ngircd
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2003-05-07 03:15:27 +0800
committervanilla <vanilla@FreeBSD.org>2003-05-07 03:15:27 +0800
commit15e5458deacaa7707162b78d2775ce89a59e6dc5 (patch)
tree0989c62aa9c05f66a75211c5a875933b1a28c272 /irc/ngircd
parentc3d202591520fdd34967edfb6537b7cfb5f142b2 (diff)
downloadfreebsd-ports-gnome-15e5458deacaa7707162b78d2775ce89a59e6dc5.tar.gz
freebsd-ports-gnome-15e5458deacaa7707162b78d2775ce89a59e6dc5.tar.zst
freebsd-ports-gnome-15e5458deacaa7707162b78d2775ce89a59e6dc5.zip
Fix 'make package' error.
PR: ports/51884 Submitted by: maintainer
Diffstat (limited to 'irc/ngircd')
-rw-r--r--irc/ngircd/Makefile2
1 files changed, 1 insertions, 1 deletions
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: