diff options
Diffstat (limited to 'gnu/usr.bin/cc/f77/Makefile')
-rw-r--r-- | gnu/usr.bin/cc/f77/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/f77/Makefile b/gnu/usr.bin/cc/f77/Makefile index e209ff1d06b4f..c9fb250f1502d 100644 --- a/gnu/usr.bin/cc/f77/Makefile +++ b/gnu/usr.bin/cc/f77/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/f77/Makefile,v 1.12.2.1 2000/07/04 05:37:17 obrien Exp $ .include "../Makefile.inc" |