summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/version/Makefile
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>1999-11-28 18:34:27 +0000
committerbillf <billf@FreeBSD.org>1999-11-28 18:34:27 +0000
commit927cbd2a6cdb5a394f334292d5ba382cf783967f (patch)
treec5b2d0f85aacc561b20e0ed87b50db9f4627e99b /usr.sbin/pkg_install/version/Makefile
parentb4f2600d8eb5a83d345f756030cb2cf8f8ec5e77 (diff)
downloadFreeBSD-src-927cbd2a6cdb5a394f334292d5ba382cf783967f.zip
FreeBSD-src-927cbd2a6cdb5a394f334292d5ba382cf783967f.tar.gz
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 <horikawa@jp.FreeBSD.org>
Diffstat (limited to 'usr.sbin/pkg_install/version/Makefile')
-rw-r--r--usr.sbin/pkg_install/version/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/version/Makefile b/usr.sbin/pkg_install/version/Makefile
index 1cdf425..95a2c7c 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} \
OpenPOWER on IntegriCloud