diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-10 00:59:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-10 00:59:27 +0000 |
commit | 5236f6812ff7529b208104286f7d9bd142847cf2 (patch) | |
tree | f4513f2724c7a22991c15234002b007e8785184f /pkgtools/lintpkgsrc | |
parent | 7b8d21bd457973e7f141b8ec7fa5b51871e48631 (diff) | |
download | pkgsrc-5236f6812ff7529b208104286f7d9bd142847cf2.tar.gz |
Just increase version if the package belongs us.
Diffstat (limited to 'pkgtools/lintpkgsrc')
-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 |