diff options
author | garbled <garbled@pkgsrc.org> | 1998-11-04 21:50:39 +0000 |
---|---|---|
committer | garbled <garbled@pkgsrc.org> | 1998-11-04 21:50:39 +0000 |
commit | da2032209c624aed42be4a9777ebc19ea6e1a5a2 (patch) | |
tree | d7b1a44a562d25cd115aaee4be8a7fc80fffde16 /games | |
parent | 1f967b887384a2ac3b52e962e3d54b7f0d7f5348 (diff) | |
download | pkgsrc-da2032209c624aed42be4a9777ebc19ea6e1a5a2.tar.gz |
Document and enable xworm.
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 4899950dd49..95ba917caa9 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 1998/10/13 00:46:11 garbled Exp $ +# $NetBSD: Makefile,v 1.39 1998/11/04 21:50:39 garbled Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -112,6 +112,7 @@ # SUBDIR += xspringies # SUBDIR += xtic # SUBDIR += xtriangles + SUBDIR += xworm SUBDIR += xzip # SUBDIR += yahtzee # SUBDIR += yamsweeper |