diff options
Diffstat (limited to 'x11/xtoolwait/Makefile')
-rw-r--r-- | x11/xtoolwait/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xtoolwait/Makefile b/x11/xtoolwait/Makefile index 357e64b3e12..e452071fb8f 100644 --- a/x11/xtoolwait/Makefile +++ b/x11/xtoolwait/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/03/05 09:33:37 minoura Exp $ +# $NetBSD: Makefile,v 1.2 2001/03/08 10:30:21 wiz Exp $ # DISTNAME= xtoolwait-1.3 @@ -7,7 +7,7 @@ MASTER_SITES= http://www.hacom.nl/~richard/software/ MAINTAINER= minoura@netbsd.org HOMEPAGE= http://www.hacom.nl/~richard/software/xtoolwait.html -COMMENT= Free implementation of SunOS toolwait(1). +COMMENT= Free implementation of SunOS toolwait(1) USE_IMAKE= yes |