diff options
author | flathill <flathill@FreeBSD.org> | 1999-05-05 00:28:29 +0800 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1999-05-05 00:28:29 +0800 |
commit | de3d1d7367b675ad6abfae74d4fab185dd18a294 (patch) | |
tree | 7e18c7f044c54d6239ee3d981bb32e0aa9f11b2f /games | |
parent | b6aa8b585b9f1308937b2726367156dbe935d61f (diff) | |
download | freebsd-ports-gnome-de3d1d7367b675ad6abfae74d4fab185dd18a294.tar.gz freebsd-ports-gnome-de3d1d7367b675ad6abfae74d4fab185dd18a294.tar.zst freebsd-ports-gnome-de3d1d7367b675ad6abfae74d4fab185dd18a294.zip |
Activate biorythm
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 609e157bc396..6d8ea2f37c23 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.203 1999/05/01 02:39:36 taoka Exp $ +# $Id: Makefile,v 1.204 1999/05/03 04:31:55 steve Exp $ # SUBDIR += 3dc @@ -14,6 +14,7 @@ SUBDIR += awele SUBDIR += battalion SUBDIR += battleball + SUBDIR += biorythm SUBDIR += blackjack SUBDIR += block SUBDIR += blue |