- DESCR has 80 columns, improve wording

- whitespace and style nits
This commit is contained in:
salo 2003-05-16 03:06:53 +00:00
parent 77e1c8821b
commit d5400e4427
2 changed files with 12 additions and 12 deletions

View file

@ -1,3 +1,3 @@
This program is a simple filter that reads the output of the 'diff' program,
and produces a histogram of the total number of lines that were changed. It is
diffstat is a simple filter that reads the output of the diff(1) program, and
produces a histogram of the total number of lines that were changed. It is
useful for scanning a patch file to see which files were changed.

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2003/05/16 01:50:42 simonb Exp $
# $NetBSD: Makefile,v 1.3 2003/05/16 03:06:53 salo Exp $
#
DISTNAME= diffstat-1.33
@ -10,7 +10,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://dickey.his.com/diffstat/diffstat.html
COMMENT= display a histogram of diff changes
GNU_CONFIGURE= yes
GNU_CONFIGURE= YES
MAKEFILE= makefile