diff options
author | steve <steve@FreeBSD.org> | 1999-03-30 01:41:31 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-03-30 01:41:31 +0000 |
commit | ab786ed58669fcb967e810813d7a43d6e9a04f36 (patch) | |
tree | 4d1a25b0fe7169926675cbde5be3a6e261a0df14 /games | |
parent | 1124f95337035de1510e5b649132fc1d6a365ad6 (diff) | |
download | FreeBSD-ports-ab786ed58669fcb967e810813d7a43d6e9a04f36.zip FreeBSD-ports-ab786ed58669fcb967e810813d7a43d6e9a04f36.tar.gz |
Resurrect the pente port.
Suggested by: Satoshi "The Wraith" Asami
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 630a9de..1fc0bc3 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 |