summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint/Makefile
diff options
context:
space:
mode:
authorcheusov <cheusov>2011-05-23 10:59:36 +0000
committercheusov <cheusov>2011-05-23 10:59:36 +0000
commitb204435e8163a66a2622fe8a198d91b731218e4a (patch)
treee4a3a68af931320441b0073b8e1cb3e288e4bdb8 /pkgtools/pkglint/Makefile
parentc36d01eaeefbef869c01befd740fe8ce5bc7ff8b (diff)
downloadpkgsrc-b204435e8163a66a2622fe8a198d91b731218e4a.tar.gz
fix. pkglint doesn't treat files ending with .mk under patches/ directory
as Makefiles. Version bumped. Oked by wiz@
Diffstat (limited to 'pkgtools/pkglint/Makefile')
-rw-r--r--pkgtools/pkglint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile
index ed0f8d6bb54..6993284874f 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.388 2011/02/01 09:08:01 wiz Exp $
+# $NetBSD: Makefile,v 1.389 2011/05/23 10:59:36 cheusov 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.97
+DISTNAME= pkglint-4.98
CATEGORIES= pkgtools
MASTER_SITES= # none
DISTFILES= # none