diff options
Diffstat (limited to 'games/hunt/huntd/Makefile')
-rw-r--r-- | games/hunt/huntd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/hunt/huntd/Makefile b/games/hunt/huntd/Makefile index cbf07727fba..708b0bc5174 100644 --- a/games/hunt/huntd/Makefile +++ b/games/hunt/huntd/Makefile @@ -1,4 +1,5 @@ # $NetBSD: Makefile,v 1.1 1997/10/04 09:11:21 mrg Exp $ +# $OpenBSD: Makefile,v 1.2 1999/01/21 05:47:39 d Exp $ PROG= huntd SRCS= answer.c ctl.c ctl_transact.c draw.c driver.c execute.c expl.c \ |