diff options
author | wiz <wiz> | 2005-01-07 11:14:57 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-01-07 11:14:57 +0000 |
commit | 39d98589929e9433883d32916707eb18656aef4e (patch) | |
tree | 2e6e3bb0a18bf77db9de90c1ccc9c1cc4fee2a54 /games | |
parent | 2a137e81b43fdc21cf11529fae0f057ad23620e1 (diff) | |
download | pkgsrc-39d98589929e9433883d32916707eb18656aef4e.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 |