diff options
author | rh <rh@pkgsrc.org> | 2000-04-02 18:17:31 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-04-02 18:17:31 +0000 |
commit | ba57e20c494c3aff26ba012634cda63b0bcbedb1 (patch) | |
tree | f2e6a83d6e827bc6381359b692bb400cca4e01bd /games/Makefile | |
parent | c4d428983a16fc3227b48ec235bc4f773d06cda7 (diff) | |
download | pkgsrc-ba57e20c494c3aff26ba012634cda63b0bcbedb1.tar.gz |
Add and enable corewars
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 0a25c6adfa8..47d58675edc 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.83 2000/03/28 00:36:50 jlam Exp $ +# $NetBSD: Makefile,v 1.84 2000/04/02 18:17:31 rh Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -11,6 +11,7 @@ SUBDIR += battleball SUBDIR += cbzone SUBDIR += cgoban + SUBDIR += corewars SUBDIR += craft SUBDIR += crossfire SUBDIR += dopewars |