diff options
author | sakamoto <sakamoto> | 1999-12-14 00:45:47 +0000 |
---|---|---|
committer | sakamoto <sakamoto> | 1999-12-14 00:45:47 +0000 |
commit | 95a572d02f8f7e5a896cd8f7ab8c2075b226ada3 (patch) | |
tree | f54f14efe238578fc19df51603dfb1ae1f625b43 /games | |
parent | a231c4914bf29d008785e76a3f9f40c8d58ed66b (diff) | |
download | pkgsrc-95a572d02f8f7e5a896cd8f7ab8c2075b226ada3.tar.gz |
Add and enable 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 55fa31be9d9..dafd1ed483d 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.68 1999/12/14 00:37:24 sakamoto Exp $ +# $NetBSD: Makefile,v 1.69 1999/12/14 00:45:47 sakamoto Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -59,6 +59,7 @@ # SUBDIR += oneko # SUBDIR += oonsoo SUBDIR += pacman + SUBDIR += pysol # SUBDIR += qcc # SUBDIR += quakeserver SUBDIR += rollemup |