diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-09-17 06:22:07 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-09-17 06:22:07 +0000 |
commit | 8008dce08a13f7e0924567212ea07695d45b4f4c (patch) | |
tree | 534bce8cc20b718512f4d3fb119e85d55bab4a45 /games/Makefile | |
parent | 4b3480a11ad53709c584a0bd4fda993e58e91bfd (diff) | |
download | ports-8008dce08a13f7e0924567212ea07695d45b4f4c.tar.gz ports-8008dce08a13f7e0924567212ea07695d45b4f4c.zip |
This is a port of the MacBill, which is based on xbill, source to GNUstep.
Ever get the feeling that nothing is going right? You're a sysadmin, and
someone's trying to destroy your computers. The little people running
around the screen are trying to infect your computers with Wingdows [TM],
a virus cleverly designed to resemble a popular operating system. Your
objective is to click the mouse on them, ending their potential threat.
If one of the people reaches a computer, it will attempt to replace your
operating system with the virus it carries. It will then attempt to run off
the screen with your vital software.
PR: 103295
Submitted by: Gürkan Sengün
Notes
Notes:
svn path=/head/; revision=173216
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 688a2dbb24c8..ed42f0616ad4 100644 --- a/games/Makefile +++ b/games/Makefile @@ -649,6 +649,7 @@ SUBDIR += ssc SUBDIR += starfighter SUBDIR += starlanes + SUBDIR += stepbill SUBDIR += stratagus SUBDIR += stroq SUBDIR += sturmbahnfahrer |