diff options
author | tg <tg@FreeBSD.org> | 1998-09-11 17:12:01 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-09-11 17:12:01 +0800 |
commit | 4561e6f878da19d91e52480d922501b161405086 (patch) | |
tree | e7230338011c945c80c1bc0d23156b4442b572c7 /games/Makefile | |
parent | 6621abcb2c2ea0f5a28d4c589526047114f74748 (diff) | |
download | freebsd-ports-gnome-4561e6f878da19d91e52480d922501b161405086.tar.gz freebsd-ports-gnome-4561e6f878da19d91e52480d922501b161405086.tar.zst freebsd-ports-gnome-4561e6f878da19d91e52480d922501b161405086.zip |
Activate pysol.
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 e2dac6280426..d309e1c6bc0a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.164 1998/08/24 01:48:07 steve Exp $ +# $Id: Makefile,v 1.165 1998/08/24 01:52:57 steve Exp $ # SUBDIR += 3dc @@ -58,6 +58,7 @@ SUBDIR += oonsoo SUBDIR += pente SUBDIR += pp + SUBDIR += pysol SUBDIR += qcc SUBDIR += qstat SUBDIR += quakeserver |