diff options
author | wiz <wiz@pkgsrc.org> | 2005-01-03 14:27:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-01-03 14:27:55 +0000 |
commit | 18cd5993a56552788a73c08962448bc1cce5d4a3 (patch) | |
tree | ade45e2a98f7df0112ec8972bacb48e3c83d8f82 /games/Makefile | |
parent | ef3ce35a7e475d44ad689dae874d6b0268012a77 (diff) | |
download | pkgsrc-18cd5993a56552788a73c08962448bc1cce5d4a3.tar.gz |
Add and enable xsc.
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 94749791e34..eef62958811 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.235 2004/12/26 18:54:14 wiz Exp $ +# $NetBSD: Makefile,v 1.236 2005/01/03 14:27:55 wiz Exp $ # COMMENT= Games @@ -230,6 +230,7 @@ SUBDIR+= xracer SUBDIR+= xrick SUBDIR+= xroach SUBDIR+= xroads +SUBDIR+= xsc SUBDIR+= xscavenger SUBDIR+= xscorch SUBDIR+= xscrabble |