diff options
Diffstat (limited to 'misc/xtail/Makefile')
-rw-r--r-- | misc/xtail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/xtail/Makefile b/misc/xtail/Makefile index f3682c96279..eed5b87a394 100644 --- a/misc/xtail/Makefile +++ b/misc/xtail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 21:50:05 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/21 17:01:30 martti Exp $ # DISTNAME= xtail-2.1 @@ -7,7 +7,7 @@ MASTER_SITES= http://www.unicom.com/sw/xtail/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.unicom.com/sw/xtail/ -COMMENT= like "tail -f" on a bunch of files at once +COMMENT= Like "tail -f" on a bunch of files at once GNU_CONFIGURE= YES |