diff options
author | perky <perky@FreeBSD.org> | 2003-04-18 19:41:13 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2003-04-18 19:41:13 +0800 |
commit | 39948cff34c514882fdf1f6acec9a5d6fced7d0a (patch) | |
tree | a8f5700a6c19c9b5232e7dfd553d8785ba177071 /emulators/Makefile | |
parent | c59462e15fe1492bb0ef2d15e781430ecf67fac6 (diff) | |
download | freebsd-ports-gnome-39948cff34c514882fdf1f6acec9a5d6fced7d0a.tar.gz freebsd-ports-gnome-39948cff34c514882fdf1f6acec9a5d6fced7d0a.tar.zst freebsd-ports-gnome-39948cff34c514882fdf1f6acec9a5d6fced7d0a.zip |
Add a port for linux_base-debian 3.0.23,
an alternative linux emulation base of emulators/linux_base
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 67e6e42a2ac3..92e9d5a4ba5a 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -41,6 +41,7 @@ SUBDIR += linux-winetools SUBDIR += linux_base SUBDIR += linux_base-6 + SUBDIR += linux_base-debian SUBDIR += mastergear SUBDIR += minivmac SUBDIR += mtools |