From 23e7cfe23d813ea10204062eafaedcf7ceee3ec3 Mon Sep 17 00:00:00 2001 From: dinoex Date: Tue, 19 Dec 2006 09:32:44 +0000 Subject: Fortunate displays a quotation in a window. Fortunate is a Cocoa/Objective-C graphical front-end to the command-line BSD fortune which, since the dawn of time, has been providing countless seconds of fun each time a user logs in. WWW: http://www.orange-carb.org/~csaldanh/software.html --- games/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/Makefile') diff --git a/games/Makefile b/games/Makefile index e9553b43e792..017f689aa69d 100644 --- a/games/Makefile +++ b/games/Makefile @@ -200,6 +200,7 @@ SUBDIR += fmars SUBDIR += foobillard SUBDIR += formido + SUBDIR += fortunate SUBDIR += fotaq SUBDIR += frabs SUBDIR += freebsd-games -- cgit