diff options
Diffstat (limited to 'gnu/usr.bin/gzip/gzexe')
| -rw-r--r-- | gnu/usr.bin/gzip/gzexe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gzip/gzexe b/gnu/usr.bin/gzip/gzexe index 19a1d7ee31bd..fc95e0e0cf2e 100644 --- a/gnu/usr.bin/gzip/gzexe +++ b/gnu/usr.bin/gzip/gzexe @@ -12,7 +12,7 @@ # The : is required for some old versions of csh. # On Ultrix, /bin/sh is too buggy, change the first line to: #!/bin/sh5 # -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/gzip/gzexe,v 1.5.2.2 1999/08/29 14:33:25 peter Exp $ x=`basename $0` if test $# = 0; then |
