summaryrefslogtreecommitdiff
path: root/devel/mk-files/Makefile
diff options
context:
space:
mode:
authorsjg <sjg@pkgsrc.org>2003-07-23 18:34:44 +0000
committersjg <sjg@pkgsrc.org>2003-07-23 18:34:44 +0000
commit4cc0033d223cf45da922016a3cc2ac42d33ed419 (patch)
treeadae115767ec7d385e96f7a1f25456d23f3e753f /devel/mk-files/Makefile
parentd8b6aaa7af856b479f94cbd93fc66acf6d6fd7d7 (diff)
downloadpkgsrc-4cc0033d223cf45da922016a3cc2ac42d33ed419.tar.gz
There was a bug in make 20030714 such that the :ts modifier didn't work.
Update to 20030723, which also has some minor portability improvements in the boot-strap and install-mk scripts.
Diffstat (limited to 'devel/mk-files/Makefile')
-rw-r--r--devel/mk-files/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/mk-files/Makefile b/devel/mk-files/Makefile
index b4d2d075e3a..3c98bc77be1 100644
--- a/devel/mk-files/Makefile
+++ b/devel/mk-files/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2003/07/21 16:43:32 martti Exp $
+# $NetBSD: Makefile,v 1.11 2003/07/23 18:34:45 sjg Exp $
#
-DISTNAME= mk-20030714
-PKGNAME= mk-files-20030714
+DISTNAME= mk-20030723
+PKGNAME= mk-files-20030723
WRKSRC= ${WRKDIR}/mk
CATEGORIES= devel
MASTER_SITES= ftp://ftp.NetBSD.org/pub/incoming/sjg/