diff options
author | wiz <wiz@pkgsrc.org> | 2002-05-12 00:03:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-05-12 00:03:40 +0000 |
commit | 6f184fbe88d0bea1fe8d7d32926c7d10a926905f (patch) | |
tree | 76981b0232b027cba979258b27b400b8161008aa /games | |
parent | df87556d4c5b78a54f877bad6734cb290594ce6a (diff) | |
download | pkgsrc-6f184fbe88d0bea1fe8d7d32926c7d10a926905f.tar.gz |
Add and enable xrick.
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 91171a164e8..a19d5f6ed4a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.139 2002/05/05 23:02:00 hubertf Exp $ +# $NetBSD: Makefile,v 1.140 2002/05/12 00:03:40 wiz Exp $ # COMMENT= Games @@ -146,6 +146,7 @@ SUBDIR+= xpilot SUBDIR+= xpipeman SUBDIR+= xpuyopuyo SUBDIR+= xracer +SUBDIR+= xrick SUBDIR+= xroach SUBDIR+= xroads SUBDIR+= xscavenger |