diff options
author | wiz <wiz> | 2013-02-10 00:59:27 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-02-10 00:59:27 +0000 |
commit | 9dfbd636f2a761f182576b2e6caf9136641c7fa4 (patch) | |
tree | f4513f2724c7a22991c15234002b007e8785184f /pkgtools | |
parent | c047978437df904cc3e970ce48dedf338bbbebf2 (diff) | |
download | pkgsrc-9dfbd636f2a761f182576b2e6caf9136641c7fa4.tar.gz |
Just increase version if the package belongs us.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/lintpkgsrc/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/pkgtools/lintpkgsrc/Makefile b/pkgtools/lintpkgsrc/Makefile index 769b4f490d4..882d74f38ba 100644 --- a/pkgtools/lintpkgsrc/Makefile +++ b/pkgtools/lintpkgsrc/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2013/02/10 00:28:43 mspo Exp $ +# $NetBSD: Makefile,v 1.12 2013/02/10 00:59:27 wiz Exp $ -DISTNAME= lintpkgsrc-4.85 -PKGREVISION= 2 +DISTNAME= lintpkgsrc-4.86 CATEGORIES= pkgtools MASTER_SITES= # none DISTFILES= # none |