diff options
| author | Simon Tatham <anakin@pobox.com> | 2004-11-18 11:30:39 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2004-11-18 11:30:39 +0000 |
| commit | 150b1e66dec40bfb1ab54fb60990955411f1adcf (patch) | |
| tree | bbf5cfef24c963930fa36b0b4ef3c4a8bbbc442b | |
| parent | 9c49948892827870944d0217c649e544f9293208 (diff) | |
| download | puzzles-150b1e66dec40bfb1ab54fb60990955411f1adcf.zip puzzles-150b1e66dec40bfb1ab54fb60990955411f1adcf.tar.gz puzzles-150b1e66dec40bfb1ab54fb60990955411f1adcf.tar.bz2 puzzles-150b1e66dec40bfb1ab54fb60990955411f1adcf.tar.xz | |
Move MODULE files out of individual project directories into a
MODULES top-level directory, which is where the Tartarus website
scripts will (hopefully) start reading them from.
[originally from svn r4813]
[this svn revision also touched charset,enigma,filter,halibut,putty,pycee,sdlgames,timber]
| -rw-r--r-- | MODULE | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,5 +0,0 @@ -Module: puzzles -Author: Simon Tatham <anakin@pobox.com> -Description: A collection of small GUI puzzle games, portable across Unix and Windows (and designed to make other ports reasonably easy). -Homepage: http://www.chiark.greenend.org.uk/~sgtatham/puzzles/ -Release: http://www.chiark.greenend.org.uk/~sgtatham/puzzles/ |