diff options
author | Mark Pulford <markp@FreeBSD.org> | 2001-12-23 12:31:23 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2001-12-23 12:31:23 +0000 |
commit | 198bb5d342a1a5bf0b95a8b132d3ceb4ba8ba5e7 (patch) | |
tree | 4d88967a7a725089f38c9a69e58de3565697103d /games/Makefile | |
parent | 521d9539257875ed2f8bcbfd93bb4b56c45d8740 (diff) | |
download | ports-198bb5d342a1a5bf0b95a8b132d3ceb4ba8ba5e7.tar.gz ports-198bb5d342a1a5bf0b95a8b132d3ceb4ba8ba5e7.zip |
Add editss 2.2, an editor for XPilot shipshapes.
PR: 31965
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Notes
Notes:
svn path=/head/; revision=52049
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 f40a67b9bfc1..988cae905db3 100644 --- a/games/Makefile +++ b/games/Makefile @@ -69,6 +69,7 @@ SUBDIR += drm SUBDIR += dungeon SUBDIR += eboard + SUBDIR += editss SUBDIR += empire SUBDIR += falconseye SUBDIR += farblazer |