summaryrefslogtreecommitdiff
path: root/games/ppt/ppt.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/ppt/ppt.c')
-rw-r--r--games/ppt/ppt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ppt/ppt.c b/games/ppt/ppt.c
index 2df8ef2640237..0ed53d9e234d2 100644
--- a/games/ppt/ppt.c
+++ b/games/ppt/ppt.c
@@ -42,7 +42,7 @@ static const char copyright[] =
static char sccsid[] = "@(#)ppt.c 8.1 (Berkeley) 5/31/93";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/games/ppt/ppt.c,v 1.7 1999/12/12 06:30:45 billf Exp $";
#endif /* not lint */
#include <stdio.h>