diff options
author | wiz <wiz@pkgsrc.org> | 2012-07-17 19:25:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-07-17 19:25:21 +0000 |
commit | 561938369d4011728aed8b821472dc8322ec944f (patch) | |
tree | 267c7689808489a4cf7d5c5361a24e79b51a01b6 /pkgtools | |
parent | 17a655388300cf27ad1dac1e4b60fed8dc9cf6be (diff) | |
download | pkgsrc-561938369d4011728aed8b821472dc8322ec944f.tar.gz |
Really bump version for comment-missing-error change.
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 ff5fbfb79da..5f0b754fcb7 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.410 2012/07/15 11:08:18 marino Exp $ +# $NetBSD: Makefile,v 1.411 2012/07/17 19:25:21 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.118 +DISTNAME= pkglint-4.119 CATEGORIES= pkgtools MASTER_SITES= # none DISTFILES= # none |