diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-02-27 09:37:33 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-02-27 09:37:33 +0000 |
commit | 77b10403cd1b3248923b934708fb92c371056ed6 (patch) | |
tree | 55c68189d307ae6298de426e4e3799df07adeaee /emulators/fmsx | |
parent | 9941deaf0b74781afc8b79e1ec6b6611a175512f (diff) |
Grr. Add $Id$.
Notes
Notes:
svn path=/head/; revision=5770
Diffstat (limited to 'emulators/fmsx')
-rw-r--r-- | emulators/fmsx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/fmsx/Makefile b/emulators/fmsx/Makefile index 22a82fe3a208..7e34668ba2e0 100644 --- a/emulators/fmsx/Makefile +++ b/emulators/fmsx/Makefile @@ -3,6 +3,8 @@ # Date created: 15 Oct 1996 # Whom: dk # +# $Id$ +# DISTNAME= fMSX-1.5 PKGNAME= fmsx-1.5 |