diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2012-04-22 19:21:38 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2012-04-22 19:21:38 +0000 |
commit | 38e64eced8106680986c68912277699d0347cfa0 (patch) | |
tree | 4e22f878771f2795e8273cb029c22933c1df00d9 /emulators/Makefile | |
parent | 841748674137c294fd80b4c848cd9bbecfe23864 (diff) | |
download | ports-38e64eced8106680986c68912277699d0347cfa0.tar.gz ports-38e64eced8106680986c68912277699d0347cfa0.zip |
Add linux_base-c6.
Notes
Notes:
svn path=/head/; revision=295277
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 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 |