diff options
author | wiz <wiz@pkgsrc.org> | 2005-01-07 11:14:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-01-07 11:14:57 +0000 |
commit | e7cce7b56958ae5219919b4fd353c5b3a1c29623 (patch) | |
tree | 2e6e3bb0a18bf77db9de90c1ccc9c1cc4fee2a54 /games | |
parent | c4f88fdfcf57d36bce78d82dd7b569f57cef428d (diff) | |
download | pkgsrc-e7cce7b56958ae5219919b4fd353c5b3a1c29623.tar.gz |
Add and enable qnetwalk.
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 351ae236643..c872301e647 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.237 2005/01/03 14:32:28 wiz Exp $ +# $NetBSD: Makefile,v 1.238 2005/01/07 11:14:57 wiz Exp $ # COMMENT= Games @@ -154,6 +154,7 @@ SUBDIR+= powermanga SUBDIR+= powwow SUBDIR+= prboom SUBDIR+= pysol +SUBDIR+= qnetwalk SUBDIR+= quake SUBDIR+= quake2forge SUBDIR+= quake3arena |