diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-24 17:37:56 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-24 17:37:56 +0000 |
commit | 6e28f671a60704545c3bc6267094d2eb9a8bf6d8 (patch) | |
tree | a414f7de2c5b3fdb0d38f9765ddd52a6fc4015c6 /games | |
parent | c25a7c3e16bbbdd3c44887ab2a2f0a9676f5677a (diff) | |
download | freebsd-ports-6e28f671a60704545c3bc6267094d2eb9a8bf6d8.zip |
Add sl
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 258e5ebb2733..de0c22f98866 100644 --- a/games/Makefile +++ b/games/Makefile @@ -99,6 +99,7 @@ SUBDIR += rocksndiamonds SUBDIR += seabattle SUBDIR += seahaven + SUBDIR += sl SUBDIR += sokoban SUBDIR += sol SUBDIR += spellcast |