diff options
author | marcel <marcel@FreeBSD.org> | 1999-07-09 16:04:21 +0800 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 1999-07-09 16:04:21 +0800 |
commit | 90833c647541643282e043899b8c82734832cbc8 (patch) | |
tree | d5e801f06d0ae852eb3aa7f031a65dc0efcc2a65 /emulators/Makefile | |
parent | f0ac6187f78d47f685f81cb45491c8aeb0c83a19 (diff) | |
download | freebsd-ports-graphics-90833c647541643282e043899b8c82734832cbc8.tar.gz freebsd-ports-graphics-90833c647541643282e043899b8c82734832cbc8.tar.zst freebsd-ports-graphics-90833c647541643282e043899b8c82734832cbc8.zip |
Changed linux-base-5.2 to linux-base.
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index ab35c0cccd4..3a0da2c2b4b 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.31 1999/06/06 17:04:46 steve Exp $ +# $Id: Makefile,v 1.32 1999/07/08 15:02:54 marcel Exp $ # SUBDIR += aftp @@ -13,7 +13,7 @@ SUBDIR += hfs SUBDIR += hfsutils SUBDIR += ines - SUBDIR += linux-base-5.2 + SUBDIR += linux-base SUBDIR += linux_glide SUBDIR += linux_lib SUBDIR += linux_mesa |