diff options
author | rillig <rillig@pkgsrc.org> | 2008-10-20 10:13:12 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2008-10-20 10:13:12 +0000 |
commit | 9f78a56db84a7924d4255afe6114d6630c4e5349 (patch) | |
tree | 8201d1efc903b3ba8de947411fcad21b48aec676 /pkgtools | |
parent | 025fe0934ecc9364d7392dbbfabf714a92ebfe5a (diff) | |
download | pkgsrc-9f78a56db84a7924d4255afe6114d6630c4e5349.tar.gz |
Updated pkglint to 4.89.
Changes since 4.88:
- Fixed the remaining PLIST_VARS warnings.
- Adjusted pkglint to work together with Perl 5.10.0.
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 b6a5035da0b..51a43d6b290 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.377 2008/10/09 16:19:23 rillig Exp $ +# $NetBSD: Makefile,v 1.378 2008/10/20 10:13:12 rillig Exp $ # # Please don't increase the version number if you are not rillig. -DISTNAME= pkglint-4.88 +DISTNAME= pkglint-4.89 CATEGORIES= pkgtools MASTER_SITES= # none DISTFILES= # none |