diff options
author | obrien <obrien@FreeBSD.org> | 2002-05-28 10:29:57 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-05-28 10:29:57 +0800 |
commit | aaaadef83c5f90fae78c60cebd7335310ba65776 (patch) | |
tree | 6baee8d4045956b4da82e449bc4310d1a5f905c4 | |
parent | d70eb0c24cbc68be1c5f329146f535a330c74397 (diff) | |
download | freebsd-ports-gnome-aaaadef83c5f90fae78c60cebd7335310ba65776.tar.gz freebsd-ports-gnome-aaaadef83c5f90fae78c60cebd7335310ba65776.tar.zst freebsd-ports-gnome-aaaadef83c5f90fae78c60cebd7335310ba65776.zip |
Turn on linux_base-6.
-rw-r--r-- | emulators/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 5675c4655117..919464a0f7a9 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -29,7 +29,7 @@ SUBDIR += ines SUBDIR += linux-vmware-toolbox SUBDIR += linux_base -# SUBDIR += linux_base-62 + SUBDIR += linux_base-6 SUBDIR += linux_base-7 SUBDIR += mastergear SUBDIR += mtools |