aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>