diff options
Diffstat (limited to 'games/pom/pom.c')
-rw-r--r-- | games/pom/pom.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pom/pom.c b/games/pom/pom.c index 240791141d8c1..d09acb46b1e5d 100644 --- a/games/pom/pom.c +++ b/games/pom/pom.c @@ -44,7 +44,7 @@ static const char copyright[] = static const char sccsid[] = "@(#)pom.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/pom/pom.c,v 1.9 1999/11/30 03:49:09 billf Exp $"; #endif /* not lint */ /* |