diff options
Diffstat (limited to 'games/arithmetic')
-rw-r--r-- | games/arithmetic/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/arithmetic/Makefile b/games/arithmetic/Makefile index 0ef580e762f..4441f955773 100644 --- a/games/arithmetic/Makefile +++ b/games/arithmetic/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1995/03/21 11:59:28 cgd Exp $ -# @(#)Makefile 8.1 (Berkeley) 5/31/93 +# $OpenBSD: Makefile,v 1.2 1997/09/21 11:35:16 deraadt Exp $ PROG= arithmetic MAN= arithmetic.6 |