summaryrefslogtreecommitdiff
path: root/sysutils/logtool-devel
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-02-23 01:49:49 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-02-23 01:49:49 +0000
commiteac0824f540039b42fba584b3a1a7f8f0b362de9 (patch)
tree14d4e0ee8cb1066de9a5bc60bbbb7ba4c6f0bb40 /sysutils/logtool-devel
parentAdd a -m option to specify the mail address to be used. (diff)
fix typo, : -> =
Noted by: bento
Notes
Notes: svn path=/head/; revision=38621
Diffstat (limited to 'sysutils/logtool-devel')
-rw-r--r--sysutils/logtool-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/logtool-devel/Makefile b/sysutils/logtool-devel/Makefile
index 6d2111b56716..b7b33e5a59d8 100644
--- a/sysutils/logtool-devel/Makefile
+++ b/sysutils/logtool-devel/Makefile
@@ -20,7 +20,7 @@ CONFIGURE_ARGS= --prefix=/usr/local --sysconfdir=/usr/local/etc/logtool
ALL_TARGET= build
-MAN1: logtool.1
+MAN1= logtool.1
post-install:
${INSTALL_MAN} ${WRKSRC}/doc/logtool.1 ${PREFIX}/man/man1