diff options
author | wiz <wiz> | 2002-03-08 16:47:47 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-03-08 16:47:47 +0000 |
commit | 31ba4f8c28bd68fb55ad81215040a81d7fcc92e3 (patch) | |
tree | b309ff22c402e9c22265a1046c1822819e18b246 | |
parent | 0628c7275f4635f4695efd2bbf42fc6ec9c1f737 (diff) | |
download | pkgsrc-31ba4f8c28bd68fb55ad81215040a81d7fcc92e3.tar.gz |
Add and enable copter-commander.
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 1f5790916b7..02d86a74d18 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.133 2002/03/06 01:31:23 jonb Exp $ +# $NetBSD: Makefile,v 1.134 2002/03/08 16:47:47 wiz Exp $ # COMMENT= Games @@ -21,6 +21,7 @@ SUBDIR+= clanbomber SUBDIR+= colchess SUBDIR+= colchess-book-colchess SUBDIR+= colchess-book-large +SUBDIR+= copter-commander SUBDIR+= corewars SUBDIR+= craft SUBDIR+= crafty |