diff options
author | trevor <trevor@FreeBSD.org> | 2003-07-03 22:29:29 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-07-03 22:29:29 +0800 |
commit | 3affe5e93bcf2d4d3cd9750e35799c5aa5743ba1 (patch) | |
tree | f622b5b69de61d911ee4dadcddb343ffba6390e6 /emulators/Makefile | |
parent | 41ac44544c677892f85bf7dea346b79ee027a6f8 (diff) | |
download | freebsd-ports-graphics-3affe5e93bcf2d4d3cd9750e35799c5aa5743ba1.tar.gz freebsd-ports-graphics-3affe5e93bcf2d4d3cd9750e35799c5aa5743ba1.tar.zst freebsd-ports-graphics-3affe5e93bcf2d4d3cd9750e35799c5aa5743ba1.zip |
new i386-only linux_base port, which installs bits from release 8.0
of a Linux distribution
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 98b6437fbb7..de5c5b6b4fa 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -43,6 +43,7 @@ SUBDIR += linux-winetools SUBDIR += linux_base SUBDIR += linux_base-6 + SUBDIR += linux_base-8 SUBDIR += linux_base-debian SUBDIR += mastergear SUBDIR += minivmac |