diff options
Diffstat (limited to 'sysutils/lsof/Makefile')
-rw-r--r-- | sysutils/lsof/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 76a60fd22c7..4e7315f8e21 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1998/06/11 16:25:31 frueauf Exp $ +# $NetBSD: Makefile,v 1.6 1998/06/22 13:09:51 agc Exp $ # FreeBSD Id: Makefile,v 1.19 1998/03/08 06:44:48 obrien Exp # @@ -24,8 +24,6 @@ CONFIGURE_ARGS= -n freebsd CONFIGURE_ARGS= -n netbsd .endif -MAN1= lsof.1 - SRCBALL_NAME= ${DISTNAME:S/_W$//} post-extract: |