diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 05:57:29 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 05:57:29 +0000 |
commit | 9a9ac6ba9d74bd26afbda9a8703fe471a32f3cab (patch) | |
tree | c2db4a23c24dc85bb3ba1f1573afb262ef8288cc /emulators/prodosemu/Makefile | |
parent | 8f93ed82f2b0e1a85cceb5cf948a4c21c7cc0068 (diff) | |
download | ports-9a9ac6ba9d74bd26afbda9a8703fe471a32f3cab.tar.gz ports-9a9ac6ba9d74bd26afbda9a8703fe471a32f3cab.zip |
Notes
Diffstat (limited to 'emulators/prodosemu/Makefile')
-rw-r--r-- | emulators/prodosemu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/prodosemu/Makefile b/emulators/prodosemu/Makefile index 1098ef5107c6..717feefcf892 100644 --- a/emulators/prodosemu/Makefile +++ b/emulators/prodosemu/Makefile @@ -3,7 +3,7 @@ # Date created: 18th February 1997 # Whom: Joel Sutton <sutton@aardvark.apana.org.au> # -# $Id: Makefile,v 1.3 1998/12/02 20:36:04 billf Exp $ +# $FreeBSD$ # DISTNAME= prodosemu.v0.1 |