summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint/Makefile
diff options
context:
space:
mode:
authormef <mef>2014-11-23 15:30:07 +0000
committermef <mef>2014-11-23 15:30:07 +0000
commit1f2f0387db9c87798a441f0036eeee6918735aec (patch)
treea6c22d6974e76f1a20583646e6b5856d561b5a32 /pkgtools/pkglint/Makefile
parente62b2425683f2398ac9c6e5267f3366836664f33 (diff)
downloadpkgsrc-1f2f0387db9c87798a441f0036eeee6918735aec.tar.gz
Add emacs25, xemacs21[45]nox for makevars.map
Thanks wiz@ for OK. I don't believe we need emacs25nox ;-(
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 042786ec16a..bc5e1ef059f 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.453 2014/10/09 14:06:50 wiz Exp $
+# $NetBSD: Makefile,v 1.454 2014/11/23 15:30:07 mef 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.147
+PKGNAME= pkglint-4.148
CATEGORIES= pkgtools
OWNER= wiz@NetBSD.org