diff options
Diffstat (limited to 'games/adventure/Makefile')
| -rw-r--r-- | games/adventure/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/adventure/Makefile b/games/adventure/Makefile index f1a912addb65..e0c2ee53b70f 100644 --- a/games/adventure/Makefile +++ b/games/adventure/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/12/93 -# $FreeBSD$ +# $FreeBSD: src/games/adventure/Makefile,v 1.7.6.1 2001/04/25 09:28:42 ru Exp $ PROG= adventure SRCS= main.c init.c done.c save.c subr.c vocab.c wizard.c io.c data.c crc.c |
