diff options
Diffstat (limited to 'usr.bin/vi/Makefile')
-rw-r--r-- | usr.bin/vi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/vi/Makefile b/usr.bin/vi/Makefile index a0641230739be..4fad7da66d45b 100644 --- a/usr.bin/vi/Makefile +++ b/usr.bin/vi/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/usr.bin/vi/Makefile,v 1.27.2.1 2000/09/22 14:33:17 phantom Exp $ # # This has most of the glue needed to compile tknvi and the perl hooks, # but not all. |