diff options
author | will <will@FreeBSD.org> | 2001-12-24 19:27:54 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-12-24 19:27:54 +0800 |
commit | 75c5bd733d411680a1c01a06cc3ec9b4b7a286d3 (patch) | |
tree | 239b9ca6c2e6fffb5d8a8da6f8e8702fa4b0e2bf /emulators | |
parent | 947507d9cce3ece0757a4b959a6b23f6db73862a (diff) | |
download | freebsd-ports-gnome-75c5bd733d411680a1c01a06cc3ec9b4b7a286d3.tar.gz freebsd-ports-gnome-75c5bd733d411680a1c01a06cc3ec9b4b7a286d3.tar.zst freebsd-ports-gnome-75c5bd733d411680a1c01a06cc3ec9b4b7a286d3.zip |
Add missing linux_base-62 SUBDIR.
Submitted by: bento
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 32a030f7e61d..db67411de205 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -29,6 +29,7 @@ SUBDIR += ksnes9x SUBDIR += linux-vmware-toolbox SUBDIR += linux_base + SUBDIR += linux_base-62 SUBDIR += linux_base-7 SUBDIR += mastergear SUBDIR += mtools |