diff options
author | rillig <rillig> | 2006-03-14 14:24:14 +0000 |
---|---|---|
committer | rillig <rillig> | 2006-03-14 14:24:14 +0000 |
commit | d6c8e94fc7a409c466666c3493c7425131f51774 (patch) | |
tree | 01fe528eb9cdf264b1588c27471b13124fd21095 /pkgtools/pkglint/Makefile | |
parent | c3d1aa218ef3b1df076e397e69501b14737b3973 (diff) | |
download | pkgsrc-d6c8e94fc7a409c466666c3493c7425131f51774.tar.gz |
Updated pkglint to 4.59.
Changes since 4.58:
- Improved checking of patch files.
- Adjusted the variable names to the recent pkgsrc changes.
- Print a note if the pkglint version does not match the one from the
checked pkgsrc tree.
Diffstat (limited to 'pkgtools/pkglint/Makefile')
-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 f177ee56e0c..abced1884f1 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.334 2006/03/01 22:19:13 rillig Exp $ +# $NetBSD: Makefile,v 1.335 2006/03/14 14:24:14 rillig Exp $ # -DISTNAME= pkglint-4.58 +DISTNAME= pkglint-4.59 CATEGORIES= pkgtools MASTER_SITES= # empty DISTFILES= # empty |