diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-05 21:09:18 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-05 21:09:18 +0000 |
commit | 9fcb3673965d33becc4a30c9e4ff07354568f9fa (patch) | |
tree | 009fb812673e0710ed9911886324cc4f7e0ea6cc /emulators/Makefile | |
parent | 9bf0a3eefcbe8411aeb80aa769af96b7780f8096 (diff) | |
download | ports-9fcb3673965d33becc4a30c9e4ff07354568f9fa.tar.gz ports-9fcb3673965d33becc4a30c9e4ff07354568f9fa.zip |
Add linux_base-gentoo-stage3 2006.0, files from Gentoo distribution, for
Linux compatibility.
PR: ports/97152
Submitted by: Gabor Kovesdan
Notes
Notes:
svn path=/head/; revision=164522
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 9039877e8021..a920cabc1487 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -71,6 +71,7 @@ SUBDIR += linux_base-fc4 SUBDIR += linux_base-gentoo-stage1 SUBDIR += linux_base-gentoo-stage2 + SUBDIR += linux_base-gentoo-stage3 SUBDIR += linux_base-rh-9 SUBDIR += linux_base-suse-9.1 SUBDIR += linux_base-suse-9.2 |