aboutsummaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1996-10-30 14:41:09 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1996-10-30 14:41:09 +0000
commit59d6a527a64d82f5efebb9d0e2cc8f1e5d457f1f (patch)
tree5323f9170aac4bede8c518a24e1c2b065127307a /games/Makefile
parent67b03c0037de153b021e83c764b1f8e61664f023 (diff)
downloadports-59d6a527a64d82f5efebb9d0e2cc8f1e5d457f1f.tar.gz
ports-59d6a527a64d82f5efebb9d0e2cc8f1e5d457f1f.zip
Add qcc and quakeserver.
Notes
Notes: svn path=/head/; revision=4202
Diffstat (limited to 'games/Makefile')
-rw-r--r--games/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile
index 01ccf2d8d414..c9199f71beb1 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.39 1996/09/21 17:25:01 max Exp $
+# $Id: Makefile,v 1.40 1996/10/12 00:14:34 chuckr Exp $
#
SUBDIR += acm
@@ -7,6 +7,8 @@
SUBDIR += jetpack
SUBDIR += nethack
SUBDIR += oneko
+ SUBDIR += qcc
+ SUBDIR += quakeserver
SUBDIR += spider
SUBDIR += tksol
SUBDIR += xasteroids