diff options
Diffstat (limited to 'games/battlestar/Makefile')
-rw-r--r-- | games/battlestar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/battlestar/Makefile b/games/battlestar/Makefile index ea449e9ea70ea..6d540ee330f82 100644 --- a/games/battlestar/Makefile +++ b/games/battlestar/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $FreeBSD$ +# $FreeBSD: src/games/battlestar/Makefile,v 1.5 1999/12/10 21:13:34 billf Exp $ PROG= battlestar SRCS= battlestar.c com1.c com2.c com3.c com4.c com5.c com6.c com7.c \ |