diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-03-21 13:54:17 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-03-21 13:54:17 +0000 |
commit | 9c54760d3e7cd42fd2313b5dc2e6427609c0ed29 (patch) | |
tree | de550853bf7bf124aa20cca976526e8c43419135 /games/Makefile | |
parent | c08adf55a4054c2c74b6ed820151ade057e0a0b9 (diff) | |
download | ports-9c54760d3e7cd42fd2313b5dc2e6427609c0ed29.tar.gz ports-9c54760d3e7cd42fd2313b5dc2e6427609c0ed29.zip |
Add comms/kpilot, devel/p5-File-Sync, games/tank, security/pgp5 and
www/checkbot.
Forgotten or misspelled by: various people :p
Notes
Notes:
svn path=/head/; revision=10271
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 3a943907daba..c3e7b6d3db67 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.112 1998/03/15 20:33:21 steve Exp $ +# $Id: Makefile,v 1.113 1998/03/15 20:39:14 steve Exp $ # SUBDIR += acm @@ -40,6 +40,7 @@ SUBDIR += sokoban SUBDIR += spider SUBDIR += starlanes + SUBDIR += tank SUBDIR += tksol SUBDIR += tvp SUBDIR += xasteroids |