diff options
Diffstat (limited to 'emulators/sim6811/Makefile')
-rw-r--r-- | emulators/sim6811/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/sim6811/Makefile b/emulators/sim6811/Makefile index 07641791e21a..e5736055f655 100644 --- a/emulators/sim6811/Makefile +++ b/emulators/sim6811/Makefile @@ -3,12 +3,12 @@ # Date created: Thu Sep 14 11:10:01 CDT 1995 # Whom: erich@rrnet.com # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1995/10/03 02:43:49 erich Exp $ # DISTNAME= sim PKGNAME= sim6811-1.6 -CATEGORIES+= emulation +CATEGORIES+= emulators MASTER_SITES= ftp://crl.nmsu.edu/pub/non-lexical/6811/ EXTRACT_SUFX= .tar.Z |