diff options
author | obrien <obrien@FreeBSD.org> | 1999-08-25 13:57:29 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-08-25 13:57:29 +0800 |
commit | 97552ef4aaac56b1d94a30add11ac7671491aadf (patch) | |
tree | 0ead2bf38089947a88835270b2a594f0603a1fa8 /emulators/sim6811 | |
parent | 3c351cbe4c2acec74bc95474ec149e04ef4b6dcd (diff) | |
download | freebsd-ports-graphics-97552ef4aaac56b1d94a30add11ac7671491aadf.tar.gz freebsd-ports-graphics-97552ef4aaac56b1d94a30add11ac7671491aadf.tar.zst freebsd-ports-graphics-97552ef4aaac56b1d94a30add11ac7671491aadf.zip |
Change Id->FreeBSD.
Diffstat (limited to 'emulators/sim6811')
-rw-r--r-- | emulators/sim6811/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/sim6811/Makefile b/emulators/sim6811/Makefile index e70d0b7bf20..a187b3e7c85 100644 --- a/emulators/sim6811/Makefile +++ b/emulators/sim6811/Makefile @@ -3,7 +3,7 @@ # Date created: Thu Sep 14 11:10:01 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.2 1995/11/22 11:48:19 asami Exp $ +# $FreeBSD$ # DISTNAME= sim |