diff options
Diffstat (limited to 'games/hack/hack.makemon.c')
-rw-r--r-- | games/hack/hack.makemon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hack/hack.makemon.c b/games/hack/hack.makemon.c index 64e1ecfd72159..0f19b20faef97 100644 --- a/games/hack/hack.makemon.c +++ b/games/hack/hack.makemon.c @@ -1,6 +1,6 @@ /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ /* hack.makemon.c - version 1.0.2 */ -/* $FreeBSD$ */ +/* $FreeBSD: src/games/hack/hack.makemon.c,v 1.4 1999/11/16 10:26:36 marcel Exp $ */ #include "hack.h" extern char fut_geno[]; |