diff options
author | tg <tg@FreeBSD.org> | 1997-02-27 17:37:33 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-02-27 17:37:33 +0800 |
commit | be1fccedc519f193f77417c681d84de96e4221a2 (patch) | |
tree | 86a831b577ab9d38108c9aa4ea8c7366a580f3f8 /emulators/fmsx | |
parent | 6ce7785c47658c46c248207195fc96df91e90b4e (diff) | |
download | freebsd-ports-gnome-be1fccedc519f193f77417c681d84de96e4221a2.tar.gz freebsd-ports-gnome-be1fccedc519f193f77417c681d84de96e4221a2.tar.zst freebsd-ports-gnome-be1fccedc519f193f77417c681d84de96e4221a2.zip |
Grr. Add $Id$.
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 |