Updated pkglint to 4.63.
Changes since 4.62: - Improved checking of variable permissions. - Improved detection of unused variables, for spell checking. - Added warnings for variables that are used at load time but should not. - Much code cleanup.
This commit is contained in:
parent
9c30cd8476
commit
8ed8d63862
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.340 2006/05/16 22:18:59 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.341 2006/06/03 06:09:40 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pkglint-4.62
|
||||
DISTNAME= pkglint-4.63
|
||||
CATEGORIES= pkgtools
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
|
|
Loading…
Reference in a new issue