diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1996-10-30 14:41:09 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1996-10-30 14:41:09 +0000 |
commit | 59d6a527a64d82f5efebb9d0e2cc8f1e5d457f1f (patch) | |
tree | 5323f9170aac4bede8c518a24e1c2b065127307a /games | |
parent | 67b03c0037de153b021e83c764b1f8e61664f023 (diff) | |
download | ports-59d6a527a64d82f5efebb9d0e2cc8f1e5d457f1f.tar.gz ports-59d6a527a64d82f5efebb9d0e2cc8f1e5d457f1f.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 4 |
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 |