aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2017-05-26 10:26:39 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2017-05-26 10:26:39 +0000
commite6b80f8333329cb15af8241e7ee68687550d573e (patch)
tree7be193db26a4800b01dbf3177f02505ca0d8a79e /Mk
parent11f63814408f5a24f2bbb4022ac71297cdc3916b (diff)
downloadports-e6b80f8333329cb15af8241e7ee68687550d573e.tar.gz
ports-e6b80f8333329cb15af8241e7ee68687550d573e.zip
Update to CentOS 6.9.
PR: 218732 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Notes
Notes: svn path=/head/; revision=441768
Diffstat (limited to 'Mk')
-rw-r--r--Mk/Uses/linux.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/Uses/linux.mk b/Mk/Uses/linux.mk
index c8e62d7aed86..196fd542a9f6 100644
--- a/Mk/Uses/linux.mk
+++ b/Mk/Uses/linux.mk
@@ -37,7 +37,7 @@ linux_ARGS= ${LINUX_DEFAULT:S/_64//}
.endif
.if ${linux_ARGS} == c6
-LINUX_DIST_VER?= 6.8
+LINUX_DIST_VER?= 6.9
.if ${ARCH} == amd64 && ${LINUX_DEFAULT} != c6
LINUX_ARCH= x86_64
.elif ${ARCH} == amd64 || ${ARCH} == i386