diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-06-21 01:13:26 +0800 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-06-21 01:13:26 +0800 |
commit | e079e58681158c0b97890022f90920973a4422b5 (patch) | |
tree | a2f2d4dd9e51bfd19abdd2366e9279ff93d22723 /emulators/linux-c6 | |
parent | c6f85bb00c6150a044adbf307a879b5bdb26bbe7 (diff) | |
download | freebsd-ports-gnome-e079e58681158c0b97890022f90920973a4422b5.tar.gz freebsd-ports-gnome-e079e58681158c0b97890022f90920973a4422b5.tar.zst freebsd-ports-gnome-e079e58681158c0b97890022f90920973a4422b5.zip |
Update Linux ports to Centos 6.8.
PR: 210373
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision: https://reviews.freebsd.org/D6891
Diffstat (limited to 'emulators/linux-c6')
-rw-r--r-- | emulators/linux-c6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux-c6/Makefile b/emulators/linux-c6/Makefile index c4af03a4812f..b1a267c76062 100644 --- a/emulators/linux-c6/Makefile +++ b/emulators/linux-c6/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= linux-${USE_LINUX} -PORTVERSION= 0.5 +PORTVERSION= 6.8 CATEGORIES= emulators linux MAINTAINER= emulation@FreeBSD.org |