diff options
author | obrien <obrien@FreeBSD.org> | 2002-05-28 02:29:57 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-05-28 02:29:57 +0000 |
commit | aaaadef83c5f90fae78c60cebd7335310ba65776 (patch) | |
tree | 6baee8d4045956b4da82e449bc4310d1a5f905c4 /emulators/Makefile | |
parent | d70eb0c24cbc68be1c5f329146f535a330c74397 (diff) | |
download | FreeBSD-ports-aaaadef83c5f90fae78c60cebd7335310ba65776.zip FreeBSD-ports-aaaadef83c5f90fae78c60cebd7335310ba65776.tar.gz |
Turn on linux_base-6.
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 5675c46..919464a 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 |