diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-12-19 17:32:44 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-12-19 17:32:44 +0800 |
commit | 23e7cfe23d813ea10204062eafaedcf7ceee3ec3 (patch) | |
tree | 1e9b3b85038e738b80c39ce60e00ecf3a4ca1d5b /games/Makefile | |
parent | 46e3f40572fc11ea900cfcf1a1047c34c135b407 (diff) | |
download | freebsd-ports-gnome-23e7cfe23d813ea10204062eafaedcf7ceee3ec3.tar.gz freebsd-ports-gnome-23e7cfe23d813ea10204062eafaedcf7ceee3ec3.tar.zst freebsd-ports-gnome-23e7cfe23d813ea10204062eafaedcf7ceee3ec3.zip |
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
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |