diff options
author | itojun <itojun> | 2000-02-01 17:10:29 +0000 |
---|---|---|
committer | itojun <itojun> | 2000-02-01 17:10:29 +0000 |
commit | 91e27c9b96ded2266155e43e1bd07d5e7fb539c6 (patch) | |
tree | 7f87b4a658797f97c6b42ce0aefd1e4c4b430617 /games | |
parent | 0e2645e98a140f4da169b832c9efe94b30aa3e62 (diff) | |
download | pkgsrc-91e27c9b96ded2266155e43e1bd07d5e7fb539c6.tar.gz |
add games/quake6 to subdir (commented out - could someone test this further?)
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 bb6c812c11e..4910cb878ba 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.77 2000/01/15 21:59:09 jlam Exp $ +# $NetBSD: Makefile,v 1.78 2000/02/01 17:10:29 itojun Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -63,6 +63,7 @@ SUBDIR += pysol # SUBDIR += qcc # SUBDIR += quake +# SUBDIR += quake6 # SUBDIR += quakeserver SUBDIR += rocksndiamonds SUBDIR += rollemup |