diff options
Diffstat (limited to 'emulators/frodo')
-rw-r--r-- | emulators/frodo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/frodo/Makefile b/emulators/frodo/Makefile index e42885605002..8ec69f7e22b0 100644 --- a/emulators/frodo/Makefile +++ b/emulators/frodo/Makefile @@ -3,11 +3,11 @@ # Date created: 11 Dez 1997 # Whom: dirk.meyer@dinoex.sub.org # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/02/21 21:24:35 steve Exp $ DISTNAME= FrodoV4_1a.Src PKGNAME= frodo-4.1 -CATEGORIES= emulators +CATEGORIES= emulators tk80 MASTER_SITES= ftp://sunsite.unc.edu/pub/micro/commodore/crossplatform/emulators/unix/ MAINTAINER= dirk.meyer@dinoex.sub.org |