diff options
author | wiz <wiz@pkgsrc.org> | 2001-10-02 13:17:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-10-02 13:17:35 +0000 |
commit | f8859b49030e8b3ba1d14139b98c5b77eced2676 (patch) | |
tree | 9f7c87aa9cf8b0f62e05cff212eb2d76eaca74f7 /games/Makefile | |
parent | e113c1fb15fec99486725089b8af9f880c9a09f3 (diff) | |
download | pkgsrc-f8859b49030e8b3ba1d14139b98c5b77eced2676.tar.gz |
Add and enable dipmap.
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 457c1340a88..813e64ec55f 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.121 2001/07/26 13:49:00 zuntum Exp $ +# $NetBSD: Makefile,v 1.122 2001/10/02 13:17:35 wiz Exp $ # COMMENT= Games @@ -29,6 +29,7 @@ SUBDIR+= crafty-book-small SUBDIR+= crafty-doc SUBDIR+= crossfire-cli SUBDIR+= crossfire-srv +SUBDIR+= dipmap SUBDIR+= dopewars SUBDIR+= eus-demo SUBDIR+= exchess |