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 | |
| parent | cd8572268b21b1088fbbe6148ddd33899ec7cb35 (diff) | |
Resurrect the pente port.
Suggested by: Satoshi "The Wraith" Asami
| -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 |
