diff options
author | wiz <wiz@pkgsrc.org> | 2012-07-09 21:58:33 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-07-09 21:58:33 +0000 |
commit | c6ccbd82c1e93e514a9358ebb6c8d4d1a988b6a3 (patch) | |
tree | 4fbb46f8e357b3d5a77000dcfd765c12666a485a /pkgtools | |
parent | 281ddc9b158df33f516879acb9f2689b93da74cc (diff) | |
download | pkgsrc-c6ccbd82c1e93e514a9358ebb6c8d4d1a988b6a3.tar.gz |
Bump version again for more games fixes.
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 c58cea4e436..8221f94bac5 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.404 2012/07/09 18:14:35 wiz Exp $ +# $NetBSD: Makefile,v 1.405 2012/07/09 21:58:33 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.112 +DISTNAME= pkglint-4.113 CATEGORIES= pkgtools MASTER_SITES= # none DISTFILES= # none |