diff options
author | tijl <tijl@FreeBSD.org> | 2017-05-26 18:26:39 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2017-05-26 18:26:39 +0800 |
commit | 8d22c5c8b457aefc2dc87d7019bac2a0566a8338 (patch) | |
tree | 7be193db26a4800b01dbf3177f02505ca0d8a79e /emulators/linux-c6 | |
parent | d40e2f40e25d3b14173ae8b99f93dfda8d136115 (diff) | |
download | freebsd-ports-gnome-8d22c5c8b457aefc2dc87d7019bac2a0566a8338.tar.gz freebsd-ports-gnome-8d22c5c8b457aefc2dc87d7019bac2a0566a8338.tar.zst freebsd-ports-gnome-8d22c5c8b457aefc2dc87d7019bac2a0566a8338.zip |
Update to CentOS 6.9.
PR: 218732
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Diffstat (limited to 'emulators/linux-c6')
-rw-r--r-- | emulators/linux-c6/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/linux-c6/Makefile b/emulators/linux-c6/Makefile index a64ab7c1ba56..708b918633a2 100644 --- a/emulators/linux-c6/Makefile +++ b/emulators/linux-c6/Makefile @@ -3,7 +3,6 @@ PORTNAME= linux-c6 PORTVERSION= ${LINUX_DIST_VER} -PORTREVISION= 4 CATEGORIES= emulators linux MAINTAINER= emulation@FreeBSD.org |