diff options
author | tijl <tijl@FreeBSD.org> | 2016-09-06 04:10:30 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2016-09-06 04:10:30 +0800 |
commit | 77e7e94987c4cf3d00991a06c707d4455b55e7b7 (patch) | |
tree | ae88d9d9a748b4a9ed9c514eabd36fc5b01c69f6 /emulators/Makefile | |
parent | a6f12a0b8dca36ca72e3c2f7b82aaf995b917fb9 (diff) | |
download | freebsd-ports-gnome-77e7e94987c4cf3d00991a06c707d4455b55e7b7.tar.gz freebsd-ports-gnome-77e7e94987c4cf3d00991a06c707d4455b55e7b7.tar.zst freebsd-ports-gnome-77e7e94987c4cf3d00991a06c707d4455b55e7b7.zip |
Add linux_base-c7 port that installs CentOS 7 base packages.
PR: 210926
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index d763040f65f6..185c93291ad5 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -70,6 +70,7 @@ SUBDIR += linux-c6 SUBDIR += linux-f10 SUBDIR += linux_base-c6 + SUBDIR += linux_base-c7 SUBDIR += linux_base-f10 SUBDIR += lisaem SUBDIR += loemu |