diff options
Diffstat (limited to 'games/hack/hack.mkshop.c')
-rw-r--r-- | games/hack/hack.mkshop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hack/hack.mkshop.c b/games/hack/hack.mkshop.c index 1a43f303d2d0..d11d46edc69f 100644 --- a/games/hack/hack.mkshop.c +++ b/games/hack/hack.mkshop.c @@ -1,6 +1,6 @@ /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ /* hack.mkshop.c - version 1.0.3 */ -/* $FreeBSD$ */ +/* $FreeBSD: src/games/hack/hack.mkshop.c,v 1.4 1999/11/16 10:26:37 marcel Exp $ */ #ifndef QUEST #include "hack.h" |