diff options
Diffstat (limited to 'games/phantasia/Makefile')
-rw-r--r-- | games/phantasia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/phantasia/Makefile b/games/phantasia/Makefile index 8478020d3ff17..9d2b48a2eb4f7 100644 --- a/games/phantasia/Makefile +++ b/games/phantasia/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $FreeBSD$ +# $FreeBSD: src/games/phantasia/Makefile,v 1.16 1999/12/10 21:13:39 billf Exp $ PROG= phantasia SRCS= main.c fight.c io.c interplayer.c gamesupport.c misc.c phantglobs.c |