diff options
author | Steve Price <steve@FreeBSD.org> | 1999-03-30 01:41:31 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-03-30 01:41:31 +0000 |
commit | ff926a08d3962d45b8da7cc2feba44c0f6f8bd77 (patch) | |
tree | 4cceee59b4aaa241d1ef2de1fc9755ad7114f351 /games | |
parent | cd8572268b21b1088fbbe6148ddd33899ec7cb35 (diff) | |
download | ports-ff926a08d3962d45b8da7cc2feba44c0f6f8bd77.tar.gz ports-ff926a08d3962d45b8da7cc2feba44c0f6f8bd77.zip |
Notes
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 630a9de726b8..1fc0bc3fe326 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.189 1999/03/15 22:31:12 steve Exp $ +# $Id: Makefile,v 1.190 1999/03/15 23:02:09 dburr Exp $ # SUBDIR += 3dc @@ -71,6 +71,7 @@ SUBDIR += netris SUBDIR += oneko SUBDIR += oonsoo + SUBDIR += pente SUBDIR += pp SUBDIR += pysol SUBDIR += qcc |