diff options
author | marcel <marcel@FreeBSD.org> | 1999-07-08 23:02:54 +0800 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 1999-07-08 23:02:54 +0800 |
commit | b66ccb20b036f9881b0094e84a8a1bdc9ecec87f (patch) | |
tree | 30e9f699fce17c4869c29bf7a4e7d33e0f12b7e9 | |
parent | d17b1054e940df2cf4bce8257c89ceccaf956864 (diff) | |
download | freebsd-ports-gnome-b66ccb20b036f9881b0094e84a8a1bdc9ecec87f.tar.gz freebsd-ports-gnome-b66ccb20b036f9881b0094e84a8a1bdc9ecec87f.tar.zst freebsd-ports-gnome-b66ccb20b036f9881b0094e84a8a1bdc9ecec87f.zip |
Activate linux-base-5.2
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index a9a5fd81b83c..ab35c0cccd41 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.30 1999/01/09 08:52:08 asami Exp $ +# $Id: Makefile,v 1.31 1999/06/06 17:04:46 steve Exp $ # SUBDIR += aftp @@ -13,6 +13,7 @@ SUBDIR += hfs SUBDIR += hfsutils SUBDIR += ines + SUBDIR += linux-base-5.2 SUBDIR += linux_glide SUBDIR += linux_lib SUBDIR += linux_mesa |