summaryrefslogtreecommitdiff
path: root/sysutils/lsof/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-12-01 09:41:59 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-12-01 09:41:59 +0000
commit6dda0fcb76e8763425d4ec5177e823f7e4b36e32 (patch)
tree42b0ddb93b2cb5c617b9183e42c4f5f8f29a5e73 /sysutils/lsof/Makefile
parentUpgrade to ver 4.38. (diff)
Move manpage from sect 1 to sect 8.
Notes
Notes: svn path=/head/; revision=15003
Diffstat (limited to 'sysutils/lsof/Makefile')
-rw-r--r--sysutils/lsof/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index e0b198b1023e..a3549a9b9bcb 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -4,7 +4,7 @@
# Date created: Sat July 20, 1996
# Whom: David O'Brien (obrien@FreeBSD.org)
#
-# $Id: Makefile,v 1.25 1998/09/16 04:14:26 obrien Exp $
+# $Id: Makefile,v 1.26 1998/12/01 09:40:48 obrien Exp $
#
DISTNAME= lsof_4.38_W
@@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/${SRCBALL_NAME}
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Configure
CONFIGURE_ARGS= -n freebsd
-MAN1= lsof.1
+MAN8= lsof.8
SRCBALL_NAME= ${DISTNAME:S/_W$//}
@@ -48,7 +48,7 @@ pre-patch:
do-install:
${INSTALL} ${COPY} ${STRIP} -o ${BINOWN} -m 2755 -g kmem ${WRKSRC}/lsof ${PREFIX}/sbin
- ${INSTALL_MAN} ${WRKSRC}/lsof.man ${PREFIX}/man/man1/lsof.1
+ ${INSTALL_MAN} ${WRKSRC}/lsof.man ${PREFIX}/man/man1/lsof.8
@${MKDIR} ${PREFIX}/share/lsof
${INSTALL_SCRIPT} ${WRKSRC}/scripts/* ${PREFIX}/share/lsof
@/bin/chmod 0444 ${PREFIX}/share/lsof/00*