summaryrefslogtreecommitdiff
path: root/pkgtools/mksandbox/Makefile
diff options
context:
space:
mode:
authorjperkin <jperkin>2015-07-05 11:47:14 +0000
committerjperkin <jperkin>2015-07-05 11:47:14 +0000
commit668c11e927f817e4ebed5f3f754fed46ed798164 (patch)
tree96ba7d8694477361ad2343f758b6555cdff8ebb5 /pkgtools/mksandbox/Makefile
parent4835b521ba8b11ecdf07178563e235b27cb7690c (diff)
downloadpkgsrc-668c11e927f817e4ebed5f3f754fed46ed798164.tar.gz
mksandbox-1.5: Mount /run on newer Linux for dynamic resolv.conf
Diffstat (limited to 'pkgtools/mksandbox/Makefile')
-rw-r--r--pkgtools/mksandbox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/mksandbox/Makefile b/pkgtools/mksandbox/Makefile
index fef9b944c3b..869810f215e 100644
--- a/pkgtools/mksandbox/Makefile
+++ b/pkgtools/mksandbox/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2015/04/14 08:55:07 jperkin Exp $
+# $NetBSD: Makefile,v 1.10 2015/07/05 11:47:14 jperkin Exp $
-PKGNAME= mksandbox-1.4
+PKGNAME= mksandbox-1.5
CATEGORIES= pkgtools
MAINTAINER= agc@NetBSD.org