aboutsummaryrefslogtreecommitdiff
path: root/games/fortunate/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Make all GNUstep ports install into the System domain so that the Local ↵David Chisnall2015-09-191-10/+10
| | | | | | | | | | | | | | domain is available for stuff built from source. Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain. The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision. Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D2977 Notes: svn path=/head/; revision=397315
* - Drop @dirrm* from plistDmitry Marakasov2014-10-271-4/+0
| | | | Notes: svn path=/head/; revision=371578
* - drop USE_GNUSTEP_PREFIXDirk Meyer2010-05-301-14/+14
| | | | Notes: svn path=/head/; revision=255316
* - update for gnustep-make-2.0.0Dirk Meyer2007-05-251-1/+1
| | | | Notes: svn path=/head/; revision=191718
* Fortunate displays a quotation in a window. Fortunate is a Cocoa/Objective-CDirk Meyer2006-12-191-0/+14
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 Notes: svn path=/head/; revision=180140