diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-09-11 17:12:01 +0800 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-09-11 17:12:01 +0800 |
commit | 40cf27c5248ed7a604ccae199e82f0995af2970b (patch) | |
tree | acac4c620fe8e5bf5a888078477e2111fdf267fa /games | |
parent | 3c2173a6179464eb5799ac492ca74529d4527f9e (diff) | |
download | freebsd-ports-gnome-40cf27c5248ed7a604ccae199e82f0995af2970b.tar.gz freebsd-ports-gnome-40cf27c5248ed7a604ccae199e82f0995af2970b.tar.zst freebsd-ports-gnome-40cf27c5248ed7a604ccae199e82f0995af2970b.zip |
Activate pysol.
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 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 |