summaryrefslogtreecommitdiff
path: root/games/rogue/pack.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/rogue/pack.c')
-rw-r--r--games/rogue/pack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rogue/pack.c b/games/rogue/pack.c
index 5ce3520172add..9e43f6e369b07 100644
--- a/games/rogue/pack.c
+++ b/games/rogue/pack.c
@@ -39,7 +39,7 @@
static char sccsid[] = "@(#)pack.c 8.1 (Berkeley) 5/31/93";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/games/rogue/pack.c,v 1.8 1999/11/30 03:49:25 billf Exp $";
#endif /* not lint */
/*