diff options
author | hubertf <hubertf@pkgsrc.org> | 2002-01-25 17:47:18 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2002-01-25 17:47:18 +0000 |
commit | 3976a97a684fa199babc67ad931e7195770a73f8 (patch) | |
tree | 9965692b92ac834c5cca9955a03ce9b99dc184f8 /games/Makefile | |
parent | ed7386ce5e72f730d2b34e13059f52aa44d5f5e6 (diff) | |
download | pkgsrc-3976a97a684fa199babc67ad931e7195770a73f8.tar.gz |
add & enable xtris
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 df52b3d1c21..897bc14f669 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.128 2002/01/21 11:58:17 pooka Exp $ +# $NetBSD: Makefile,v 1.129 2002/01/25 17:47:19 hubertf Exp $ # COMMENT= Games @@ -143,6 +143,7 @@ SUBDIR+= xscorch SUBDIR+= xscrabble SUBDIR+= xskat SUBDIR+= xsoldier +SUBDIR+= xtris SUBDIR+= xtux SUBDIR+= xworm SUBDIR+= xzip |