summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2014-09-08 12:03:32 +0000
committerwiz <wiz>2014-09-08 12:03:32 +0000
commit61490577b04b5743ba868a10aa4e30c487951ab3 (patch)
treee6821ecf69512ac306ef683775f90634976e1804 /pkgtools/pkglint/Makefile
parentac1f6a645211751e784a33f722ba1991386d5f15 (diff)
downloadpkgsrc-61490577b04b5743ba868a10aa4e30c487951ab3.tar.gz
Allow '+' in another place checking for package names. Needed e.g. for gtk2+.
Bump version.
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 6ef3d4194d0..9af827556aa 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.450 2014/08/07 20:35:34 wiz Exp $
+# $NetBSD: Makefile,v 1.451 2014/09/08 12:03:32 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.
-PKGNAME= pkglint-4.145
+PKGNAME= pkglint-4.146
CATEGORIES= pkgtools
OWNER= wiz@NetBSD.org