diff options
author | erich <erich@FreeBSD.org> | 1996-11-15 19:30:58 +0000 |
---|---|---|
committer | erich <erich@FreeBSD.org> | 1996-11-15 19:30:58 +0000 |
commit | 16c27e5849349049bd1a20b7e6d6356bbff24e0c (patch) | |
tree | 03f3b28ba92216a5d04aeec959e41dfdc17a68c2 /emulators | |
parent | 255e83281c2f8f66f50672d7f5868d15a71300a3 (diff) | |
download | FreeBSD-ports-16c27e5849349049bd1a20b7e6d6356bbff24e0c.zip FreeBSD-ports-16c27e5849349049bd1a20b7e6d6356bbff24e0c.tar.gz |
attach new ports
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 1fddfc4..91c2a4a 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,15 +1,18 @@ -# $Id: Makefile,v 1.5 1995/11/14 13:01:55 asami Exp $ +# $Id: Makefile,v 1.6 1996/10/30 09:41:12 asami Exp $ # SUBDIR += cpmemu SUBDIR += cpmtools SUBDIR += hfs + SUBDIR += ines SUBDIR += linux_lib + SUBDIR += mastergear SUBDIR += mtools SUBDIR += pcemu SUBDIR += sim6811 SUBDIR += spim SUBDIR += tkhfs + SUBDIR += vgb SUBDIR += vmsbackup SUBDIR += wine SUBDIR += x48 |