diff options
author | hoek <hoek@FreeBSD.org> | 1997-10-23 22:54:21 +0800 |
---|---|---|
committer | hoek <hoek@FreeBSD.org> | 1997-10-23 22:54:21 +0800 |
commit | ba02e2842e92c40e3cd8b8243f814bd41f044fe5 (patch) | |
tree | bbc875e3a4ab71fce7e6b5385f38d6688ddef4e2 /games/Makefile | |
parent | 1d558da5c779872cb3f2e51277c0106ff3d07a32 (diff) | |
download | freebsd-ports-gnome-ba02e2842e92c40e3cd8b8243f814bd41f044fe5.tar.gz freebsd-ports-gnome-ba02e2842e92c40e3cd8b8243f814bd41f044fe5.tar.zst freebsd-ports-gnome-ba02e2842e92c40e3cd8b8243f814bd41f044fe5.zip |
Activate tvp
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 1ad6efa74260..910a4d964bc7 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 |