diff options
author | kleink <kleink@pkgsrc.org> | 1999-06-12 20:24:53 +0000 |
---|---|---|
committer | kleink <kleink@pkgsrc.org> | 1999-06-12 20:24:53 +0000 |
commit | 4b6588c30fdaacb1c1890da505b711488a7478e3 (patch) | |
tree | 6cb4bac0eeadce84a135213aedada057d3558f53 /games | |
parent | 3f158caf4e8985181129b9753ef35dcfbb74afec (diff) | |
download | pkgsrc-4b6588c30fdaacb1c1890da505b711488a7478e3.tar.gz |
Add xconq.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index f79351f16b7..58522306ecb 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 1999/03/11 20:21:05 bad Exp $ +# $NetBSD: Makefile,v 1.48 1999/06/12 20:24:53 kleink Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -72,6 +72,7 @@ SUBDIR += xboing SUBDIR += xbomber # SUBDIR += xchomp + SUBDIR += xconq # SUBDIR += xcubes # SUBDIR += xdeblock SUBDIR += xdemineur |