diff options
author | hoek <hoek@FreeBSD.org> | 1997-10-23 14:54:21 +0000 |
---|---|---|
committer | hoek <hoek@FreeBSD.org> | 1997-10-23 14:54:21 +0000 |
commit | ba02e2842e92c40e3cd8b8243f814bd41f044fe5 (patch) | |
tree | bbc875e3a4ab71fce7e6b5385f38d6688ddef4e2 /games | |
parent | 1d558da5c779872cb3f2e51277c0106ff3d07a32 (diff) | |
download | FreeBSD-ports-ba02e2842e92c40e3cd8b8243f814bd41f044fe5.zip FreeBSD-ports-ba02e2842e92c40e3cd8b8243f814bd41f044fe5.tar.gz |
Activate tvp
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 1ad6efa..910a4d9 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.86 1997/09/11 02:54:02 peter Exp $ +# $Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp $ # SUBDIR += acm @@ -37,6 +37,7 @@ SUBDIR += spider SUBDIR += starlanes SUBDIR += tksol + SUBDIR += tvp SUBDIR += xasteroids SUBDIR += xbat SUBDIR += xbattle |