diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-07-01 02:35:19 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-07-01 02:35:19 +0000 |
commit | 921e034857f3ba118c699bdd286c2c6a3355bd21 (patch) | |
tree | 71a388325bfa9b450a4474f938adb15561b057f9 /games | |
parent | 33ceaf9e8447b052db49077cf6c5e5d1fd99b075 (diff) | |
download | pkgsrc-921e034857f3ba118c699bdd286c2c6a3355bd21.tar.gz |
add and enable xroads
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 74daac27a87..222015fdfa5 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 1999/06/26 14:51:24 simonb Exp $ +# $NetBSD: Makefile,v 1.51 1999/07/01 02:35:19 hubertf Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -109,6 +109,7 @@ # SUBDIR += xripple # SUBDIR += xrisk # SUBDIR += xroach + SUBDIR += xroads # SUBDIR += xrobots # SUBDIR += xrubik # SUBDIR += xscrabble |