diff options
Diffstat (limited to 'gnu/usr.bin/cc/c++/Makefile')
-rw-r--r-- | gnu/usr.bin/cc/c++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/c++/Makefile b/gnu/usr.bin/cc/c++/Makefile index 7ed1739..5557c62 100644 --- a/gnu/usr.bin/cc/c++/Makefile +++ b/gnu/usr.bin/cc/c++/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $Id$ # PROG = c++ |