Subject: CVS commit: pkgsrc/pkgtools/pkglint
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 02/24/2005 22:50:55
Module Name:	pkgsrc
Committed By:	rillig
Date:		Thu Feb 24 22:50:55 UTC 2005

Modified Files:
	pkgsrc/pkgtools/pkglint: Makefile

Log Message:
Minor wording changes. Fixed a bug. (The string "$line->text" does not call
the method text() on $line, so I had to get the method call out of the string
quotes. Approved by jlam.


To generate a diff of this commit:
cvs rdiff -r1.223 -r1.224 pkgsrc/pkgtools/pkglint/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.