diff options
Diffstat (limited to 'textproc/rman/Makefile')
-rw-r--r-- | textproc/rman/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/rman/Makefile b/textproc/rman/Makefile index 0da6563a385..e1f96ac4e0a 100644 --- a/textproc/rman/Makefile +++ b/textproc/rman/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1998/05/06 09:51:02 agc Exp $ +# $NetBSD: Makefile,v 1.9 1998/06/22 13:12:14 agc Exp $ # FreeBSD Id: Makefile,v 1.17 1997/12/08 15:45:27 tg Exp # @@ -11,7 +11,6 @@ MAINTAINER= packages@netbsd.org NO_CDROM= "License required" MIRROR_DISTFILE= no -MAN1= rman.1 post-install: @strip ${PREFIX}/bin/rman |