From f19531b6494b8b5e31c2155ef1e113cf6a56060c Mon Sep 17 00:00:00 2001 From: rillig Date: Thu, 6 Mar 2008 08:54:12 +0000 Subject: [PATCH] Updated pkglint to 4.85. Changes since 4.84: - Fixed the splitting of PKGNAME into PKGBASE and PKGVERSION. - Added a warning about usage of LOCALBASE in packages, provided by jlam. --- pkgtools/pkglint/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile index 1df3918701a3..bcddd917b38a 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.372 2008/02/21 12:24:43 rillig Exp $ +# $NetBSD: Makefile,v 1.373 2008/03/06 08:54:12 rillig Exp $ # # Please don't increase the version number if you are not rillig. -DISTNAME= pkglint-4.84 +DISTNAME= pkglint-4.85 CATEGORIES= pkgtools MASTER_SITES= # none DISTFILES= # none