diff options
author | rillig <rillig@pkgsrc.org> | 2006-03-14 14:24:14 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2006-03-14 14:24:14 +0000 |
commit | 2fbd4ebed269491e252cb57d4b6a79384a5e5639 (patch) | |
tree | 01fe528eb9cdf264b1588c27471b13124fd21095 | |
parent | b395528a2916bf2923813affca108d4c3c912144 (diff) | |
download | pkgsrc-2fbd4ebed269491e252cb57d4b6a79384a5e5639.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.
-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 |