diff options
Diffstat (limited to 'usr.bin/fetch/Makefile')
-rw-r--r-- | usr.bin/fetch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/fetch/Makefile b/usr.bin/fetch/Makefile index 7b92352453f01..cc2a7ab1e7f6b 100644 --- a/usr.bin/fetch/Makefile +++ b/usr.bin/fetch/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/fetch/Makefile,v 1.16 2004/08/06 07:27:06 cperciva Exp $ PROG= fetch CSTD?= c99 |