summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-08-11 00:45:18 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-08-11 00:45:18 +0000
commitbad7eb3a999e9a82127d6e05d370fd661e07c8fe (patch)
tree012133fade3a4ff67c7fae5becfbafd1287d8ca2 /news
parentUpdate maintainer's email address -- this was supposed to go in the (diff)
MAN1=knews.1
Submitted by: bento
Notes
Notes: svn path=/head/; revision=31494
Diffstat (limited to 'news')
-rw-r--r--news/knews/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/news/knews/Makefile b/news/knews/Makefile
index 40d6e8cf37f9..2bd90283bc4b 100644
--- a/news/knews/Makefile
+++ b/news/knews/Makefile
@@ -21,5 +21,6 @@ USE_IMAKE= yes
USE_XPM= yes
MAKE_FLAGS= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man1 \
XAPPLOADDIR=${PREFIX}/lib/X11/app-defaults -f
+MAN1= knews.1
.include <bsd.port.mk>