diff options
author | alex <alex@FreeBSD.org> | 2001-04-05 16:50:10 +0000 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2001-04-05 16:50:10 +0000 |
commit | 097e1b0626b41dcd91149e761e5a2fd952497863 (patch) | |
tree | efd0206dff517501a6e492fbe0724caeb43f7874 /games/Makefile | |
parent | c073047c01ae0b59f717e6086d658902ec8eecec (diff) | |
download | FreeBSD-ports-097e1b0626b41dcd91149e761e5a2fd952497863.zip FreeBSD-ports-097e1b0626b41dcd91149e761e5a2fd952497863.tar.gz |
Add atlas 0.4.0, c++ reference implementation of the Atlas protocol.
PR: 26253
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
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 3f46c0e..b382835 100644 --- a/games/Makefile +++ b/games/Makefile @@ -17,6 +17,7 @@ SUBDIR += angband SUBDIR += antipolix SUBDIR += asc + SUBDIR += atlas SUBDIR += atomix SUBDIR += awele SUBDIR += baduki |