diff options
author | rh <rh@pkgsrc.org> | 2000-05-29 06:37:13 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-05-29 06:37:13 +0000 |
commit | df61bbf43cdd18f66d08fb2e1a7b9cc804a28b8a (patch) | |
tree | 33c5415a61ae33833963b65350d163f1c2a87cad /games/Makefile | |
parent | 0a91d3588e3776352a85d4bfc348c8a5d4ffa2bf (diff) | |
download | pkgsrc-df61bbf43cdd18f66d08fb2e1a7b9cc804a28b8a.tar.gz |
Add and enable xracer
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 ed2a9630c3f..44817c97379 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.86 2000/04/14 21:17:33 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.87 2000/05/29 06:37:13 rh Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -82,6 +82,7 @@ SUBDIR += xpilot SUBDIR += xpipeman SUBDIR += xpuyopuyo + SUBDIR += xracer SUBDIR += xroach SUBDIR += xroads SUBDIR += xscavenger |