diff options
author | wiz <wiz> | 2012-10-03 22:17:18 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-10-03 22:17:18 +0000 |
commit | 5eeecb838871eba9ca1b66b5942cf45cc4083983 (patch) | |
tree | f2ae2ce0d24e3c2623449e439afc6b45c2b4331f /pkgtools | |
parent | 87f13eccbca0e1334b8494bf6ef04411b6cf0bf5 (diff) | |
download | pkgsrc-5eeecb838871eba9ca1b66b5942cf45cc4083983.tar.gz |
Bump version for python25 removal changes.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkglint/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile index 01d72d1c391..e6d24992433 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.420 2012/10/03 21:57:15 wiz Exp $ +# $NetBSD: Makefile,v 1.421 2012/10/03 22:17:18 wiz Exp $ # # Note: if you update the version number, please have a look at the # changes between the CVS tag "pkglint_current" and HEAD. # After updating, please re-set the CVS tag to HEAD. -DISTNAME= pkglint-4.125 -PKGREVISION= 1 +DISTNAME= pkglint-4.126 CATEGORIES= pkgtools MASTER_SITES= # none DISTFILES= # none |