diff options
author | jmc <jmc@pkgsrc.org> | 2001-11-01 23:26:42 +0000 |
---|---|---|
committer | jmc <jmc@pkgsrc.org> | 2001-11-01 23:26:42 +0000 |
commit | d5141540767c15dc9305a562c423b281996ec129 (patch) | |
tree | ece85ed64744e35e43f4be40ce102eee9123e08c /pkgtools | |
parent | 07bcd0169b615bb03061bc81210be0a9abd0b10c (diff) | |
download | pkgsrc-d5141540767c15dc9305a562c423b281996ec129.tar.gz |
Bump version. Changed lintpkgsrc.pl to parse patchfiles in the distinfo
files using the same patterns bsd.pkg.mk uses when building the file (via
make patchsum)
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 0f56584cefa..df66018f107 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.112 2001/10/31 18:39:26 zuntum Exp $ +# $NetBSD: Makefile,v 1.113 2001/11/01 23:26:42 jmc Exp $ # -DISTNAME= pkglint-3.09 +DISTNAME= pkglint-3.10 CATEGORIES= pkgtools devel MASTER_SITES= # empty DISTFILES= # empty |