From b86ff5b363cb76026b7626df5ea0e1050587900e Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Tue, 6 Jun 2000 07:35:19 +0000 Subject: [PATCH] Add missed xscorch.6 manpage. Submitted by: bento --- games/xscorch/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/games/xscorch/Makefile b/games/xscorch/Makefile index 7e7e84560043..39f7f9009866 100644 --- a/games/xscorch/Makefile +++ b/games/xscorch/Makefile @@ -30,4 +30,6 @@ CONFIGURE_ARGS+=--without-gnome CONFIGURE_ENV+=GTK_CONFIG="${GTK_CONFIG}" USE_GMAKE= yes +MAN6= xscorch.6 + .include