summaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-01-26 10:44:18 +0000
committerasami <asami@FreeBSD.org>1998-01-26 10:44:18 +0000
commit17f7fe3bdfdfda95fd1cf42ad255fdc2c36d0e19 (patch)
treef955930059d7c72cf80d432efccb28521cf907f3 /irc
parenta4cc9ade714e15c19c0aebbd40a5c1c53b190ad8 (diff)
downloadFreeBSD-ports-17f7fe3bdfdfda95fd1cf42ad255fdc2c36d0e19.zip
FreeBSD-ports-17f7fe3bdfdfda95fd1cf42ad255fdc2c36d0e19.tar.gz
Um, it will really be appreciated if the commits are tested in advance
(although this one was pretty easy to fix...).
Diffstat (limited to 'irc')
-rw-r--r--irc/irc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/irc/irc/Makefile b/irc/irc/Makefile
index 6d57bec..beaf921 100644
--- a/irc/irc/Makefile
+++ b/irc/irc/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 August 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.16 1997/07/08 23:02:16 torstenb Exp $
+# $Id: Makefile,v 1.17 1998/01/25 20:37:03 torstenb Exp $
#
DISTNAME= irc2.9.4
@@ -23,7 +23,8 @@ SYSLOG_FACILITY=LOG_LOCAL5
EXTRACT_SUFX= .tgz
SCRIPTS_ENV= SYSLOG_FACILITY="${SYSLOG_FACILITY}"
-MAN8= ircd.8 irc.1
+MAN1= irc.1
+MAN8= ircd.8
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --without-ncurses
OpenPOWER on IntegriCloud