diff options
Diffstat (limited to 'sysutils/genpasswd')
-rw-r--r-- | sysutils/genpasswd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/genpasswd/Makefile b/sysutils/genpasswd/Makefile index 47516dd426d..8e837865be9 100644 --- a/sysutils/genpasswd/Makefile +++ b/sysutils/genpasswd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/02/17 17:42:13 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/03/28 21:14:35 wiz Exp $ # DISTNAME= genpasswd-1.5 @@ -9,7 +9,6 @@ MAINTAINER= kim@tac.nyc.ny.us COMMENT= Random password generator NO_CONFIGURE= yes -NO_PATCH= yes INSTALL_TARGET= install install.man DEST=${PREFIX} |