diff options
author | erwin <erwin@FreeBSD.org> | 2006-06-25 19:57:21 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-06-25 19:57:21 +0800 |
commit | 6626cb64f692e1d0ba5550c3190621af48eb98dc (patch) | |
tree | 5cf1432592cec5da05282aa53f8e58a0dba232db /emulators | |
parent | 4948b9d43e7e6d7a93a80b2b32e2239f789af38e (diff) | |
download | freebsd-ports-gnome-6626cb64f692e1d0ba5550c3190621af48eb98dc.tar.gz freebsd-ports-gnome-6626cb64f692e1d0ba5550c3190621af48eb98dc.tar.zst freebsd-ports-gnome-6626cb64f692e1d0ba5550c3190621af48eb98dc.zip |
Hook up linux_dist-gentoo-stage[123]
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 6d3b2e280803..6305146d5778 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -64,6 +64,9 @@ SUBDIR += linux-vmware-toolbox4 SUBDIR += linux-vmware-toolbox5 SUBDIR += linux-winetools + SUBDIR += linux_dist-gentoo-stage1 + SUBDIR += linux_dist-gentoo-stage2 + SUBDIR += linux_dist-gentoo-stage3 SUBDIR += linux_base SUBDIR += linux_base-8 SUBDIR += linux_base-debian |