diff options
Diffstat (limited to 'pkgtools/pkglint/Makefile')
-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 |