diff options
author | will <will@FreeBSD.org> | 2001-04-07 12:36:47 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-04-07 12:36:47 +0800 |
commit | 100935911581a75f0a0ae65f76fedaede620e438 (patch) | |
tree | b519743ce023d8d7ce2b9ae2a2139ab74edce50f /games/Makefile | |
parent | 11076a19bccd94c1302e85449456db12e6be04e2 (diff) | |
download | freebsd-ports-gnome-100935911581a75f0a0ae65f76fedaede620e438.tar.gz freebsd-ports-gnome-100935911581a75f0a0ae65f76fedaede620e438.tar.zst freebsd-ports-gnome-100935911581a75f0a0ae65f76fedaede620e438.zip |
Add deal 2.1, a calculator for card-draw probabilities.
PR: 26288
Submitted by: Mark Pulford <mark@kyne.com.au>
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 cd499ced7bc8..20c85bf81ea9 100644 --- a/games/Makefile +++ b/games/Makefile @@ -54,6 +54,7 @@ SUBDIR += crafty-open-small SUBDIR += crossfire SUBDIR += cursive + SUBDIR += deal SUBDIR += defendguin SUBDIR += digger-vgl SUBDIR += dontspace |