diff options
author | Mark Pulford <markp@FreeBSD.org> | 2003-02-15 14:03:35 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2003-02-15 14:03:35 +0000 |
commit | daa422c50aaa7b84dbca53f25cc667ffc72430b7 (patch) | |
tree | 68310651c3ec2db2c57e03e65aeca6d66c64e2b7 /games/Makefile | |
parent | 02fff05185fb96e82344fc5b4d11fded5c5f9f73 (diff) |
Add afternoonstalker 1.0.3, A clone of the 1981 Night Stalker video game.
Notes
Notes:
svn path=/head/; revision=75574
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 cd839fd2ea79..d96f1cd9822e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -16,6 +16,7 @@ SUBDIR += adgali SUBDIR += adom SUBDIR += affenspiel + SUBDIR += afternoonstalker SUBDIR += alephone SUBDIR += alephone-data SUBDIR += amphetamine |