diff options
author | tron <tron> | 1999-12-28 14:21:44 +0000 |
---|---|---|
committer | tron <tron> | 1999-12-28 14:21:44 +0000 |
commit | e5b6b8f89dc7b038a4d500e3a72842e5b6ae77ca (patch) | |
tree | a186f4672dfd1447fa8f7cdc914bab9c0fda99c4 /games | |
parent | f286543fd7c7ecc6a2a024d352a86f1f69f9ae32 (diff) | |
download | pkgsrc-e5b6b8f89dc7b038a4d500e3a72842e5b6ae77ca.tar.gz |
Add but not enable "quake".
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 a2e429f5980..bea6bc407d7 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.73 1999/12/28 02:35:16 proff Exp $ +# $NetBSD: Makefile,v 1.74 1999/12/28 14:21:44 tron Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -62,6 +62,7 @@ SUBDIR += pacman SUBDIR += pysol # SUBDIR += qcc +# SUBDIR += quake # SUBDIR += quakeserver SUBDIR += rollemup # SUBDIR += sokoban |