diff options
| author | mrg <mrg@NetBSD.org> | 1997-10-03 08:50:42 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 1997-10-03 08:50:42 +0000 |
| commit | 935fe46e2c670ddce604ea0ebf2764150b4f4abf (patch) | |
| tree | 6206ee8e75e99cbddc9a0fdb9b2070839004db62 /games/countmail | |
| parent | eec2e2fa315ba7d35bfc7b032ade25e58abaaf9d (diff) | |
add rcsid
Diffstat (limited to 'games/countmail')
| -rw-r--r-- | games/countmail/countmail | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/countmail/countmail b/games/countmail/countmail index b1568799eac..d5c9e29bdd3 100644 --- a/games/countmail/countmail +++ b/games/countmail/countmail @@ -1,5 +1,7 @@ #!/bin/sh +# $NetBSD: countmail,v 1.2 1997/10/03 08:50:42 mrg Exp $ + # Copyright (c) 1994, 1996 Charles Hannum. All rights reserved. # Count the messages in your mailbox, using only POSIX shell builtins. |
