diff options
author | trevor <trevor@FreeBSD.org> | 2003-10-14 05:13:42 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-10-14 05:13:42 +0800 |
commit | f4aa046e3c23d8fb1752e9f688ef13ed62bf20b8 (patch) | |
tree | 15749b7f7fb7edf3039341eb6a09c695c583c963 /emulators/Makefile | |
parent | 3d525a4f0e4cee4f89b9d7775df954a8225ac37d (diff) | |
download | freebsd-ports-gnome-f4aa046e3c23d8fb1752e9f688ef13ed62bf20b8.tar.gz freebsd-ports-gnome-f4aa046e3c23d8fb1752e9f688ef13ed62bf20b8.tar.zst freebsd-ports-gnome-f4aa046e3c23d8fb1752e9f688ef13ed62bf20b8.zip |
new port of the Gentoo Linux userland (I only tested this on i386)
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 3fc5616ad909..be43ab2a1b2b 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -48,6 +48,7 @@ SUBDIR += linux_base-6 SUBDIR += linux_base-8 SUBDIR += linux_base-debian + SUBDIR += linux_base-gentoo-stage1 SUBDIR += mastergear SUBDIR += minivmac SUBDIR += mtools |