From bc019cca2fb755ab66c54bc88a073e843b66bb55 Mon Sep 17 00:00:00 2001 From: Bill Fumerola Date: Sun, 28 Nov 1999 18:34:27 +0000 Subject: [PATCH] Install man pages in the right place. This is what I get for cheating and copying a Makefile from another directory over to this one. PR: docs/15140 Submitted by: Kazuo Horikawa --- usr.sbin/pkg_install/version/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/pkg_install/version/Makefile b/usr.sbin/pkg_install/version/Makefile index 1cdf425e5e62..95a2c7c9cf8b 100644 --- a/usr.sbin/pkg_install/version/Makefile +++ b/usr.sbin/pkg_install/version/Makefile @@ -2,7 +2,7 @@ MAINTAINER= billf@FreeBSD.org MAINTAINER+= bmah@CS.Sandia.GOV -MAN8= pkg_version.1 +MAN1= pkg_version.1 beforeinstall: ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \