aboutsummaryrefslogtreecommitdiff
path: root/irc/ngircd
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2003-05-06 19:15:27 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2003-05-06 19:15:27 +0000
commit2106b27c8c4d59d04421b5c5b4bbf4458ef51b75 (patch)
tree1494ed51b1ebeabf3b6089c1657766a3258ed653 /irc/ngircd
parent2dac2997fdcd8bdc6653e725f7678db7fc37166c (diff)
downloadports-2106b27c8c4d59d04421b5c5b4bbf4458ef51b75.tar.gz
ports-2106b27c8c4d59d04421b5c5b4bbf4458ef51b75.zip
Fix 'make package' error.
PR: ports/51884 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=80278
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: