diff options
author | rillig <rillig@pkgsrc.org> | 2006-05-13 11:58:25 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2006-05-13 11:58:25 +0000 |
commit | b9fd7c6af7807a17fefd71f8bffd38197e89c85f (patch) | |
tree | c511a8a606cf8920cebf1bfd464317786952eb06 /pkgtools | |
parent | fee5e7a437f6d7751cf2dec8ba81eb72ff6d7a3d (diff) | |
download | pkgsrc-b9fd7c6af7807a17fefd71f8bffd38197e89c85f.tar.gz |
Updated pkglint to 4.61.
Changes since 4.60:
- Added ACL-based checks that restrict the files which may define
variables.
- Many, many small improvements.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkglint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile index be888f66d62..96b917932eb 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.338 2006/05/10 15:42:03 rillig Exp $ +# $NetBSD: Makefile,v 1.339 2006/05/13 11:58:25 rillig Exp $ # -DISTNAME= pkglint-4.60 +DISTNAME= pkglint-4.61 CATEGORIES= pkgtools MASTER_SITES= # empty DISTFILES= # empty |