diff options
author | netchild <netchild@FreeBSD.org> | 2012-04-23 03:21:38 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2012-04-23 03:21:38 +0800 |
commit | 790c79754083387c76980dc3291fe8e9d19d6e0c (patch) | |
tree | 797f544dfaa31cd59b0955e3c859fcead3e5843c /emulators | |
parent | 863fd952a79d8a7c5fd4a3ca1223cb83bd7003d9 (diff) | |
download | freebsd-ports-gnome-790c79754083387c76980dc3291fe8e9d19d6e0c.tar.gz freebsd-ports-gnome-790c79754083387c76980dc3291fe8e9d19d6e0c.tar.zst freebsd-ports-gnome-790c79754083387c76980dc3291fe8e9d19d6e0c.zip |
Add linux_base-c6.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 71eef19255a1..177c9cac3bd6 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -83,6 +83,7 @@ SUBDIR += linux-vmware-toolbox5 SUBDIR += linux-vmware-toolbox6 SUBDIR += linux-xjoypad + SUBDIR += linux_base-c6 SUBDIR += linux_base-f10 SUBDIR += linux_base-fc4 SUBDIR += linux_base-gentoo-stage3 |