diff options
author | wiz <wiz@pkgsrc.org> | 2003-09-26 06:09:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-09-26 06:09:27 +0000 |
commit | 83cbdb9ca264cadee88ac32257cd758c9213465b (patch) | |
tree | 5da0c4c920e48d20423469f2399b667e92af96f6 /games/Makefile | |
parent | c1c24989bc6d39bf1c5b5a5f6d44dade824eeb0e (diff) | |
download | pkgsrc-83cbdb9ca264cadee88ac32257cd758c9213465b.tar.gz |
Add and enable digger.
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 23b2c7d266c..c074e48dbab 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.185 2003/09/25 04:42:32 xtraeme Exp $ +# $NetBSD: Makefile,v 1.186 2003/09/26 06:09:27 wiz Exp $ # COMMENT= Games @@ -42,6 +42,7 @@ SUBDIR+= criticalmass SUBDIR+= crossfire-cli SUBDIR+= crossfire-srv SUBDIR+= defendguin +SUBDIR+= digger SUBDIR+= dipmap SUBDIR+= dopewars SUBDIR+= eus-demo |