diff options
author | will <will@FreeBSD.org> | 2002-11-25 10:48:44 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2002-11-25 10:48:44 +0800 |
commit | abf267083cc2c7f832008141c2c029a4ad040bb4 (patch) | |
tree | 5f48b8cdf90818d11b84e6d89e5d94c7b5e96983 /games/Makefile | |
parent | fd3339f1881bf6aa7ae282f185334e85fe5f5222 (diff) | |
download | freebsd-ports-gnome-abf267083cc2c7f832008141c2c029a4ad040bb4.tar.gz freebsd-ports-gnome-abf267083cc2c7f832008141c2c029a4ad040bb4.tar.zst freebsd-ports-gnome-abf267083cc2c7f832008141c2c029a4ad040bb4.zip |
Add euchre 0.3, a very popular card game with variable skill levels.
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 7d44a7182e7b..2334fe01b7a5 100644 --- a/games/Makefile +++ b/games/Makefile @@ -77,6 +77,7 @@ SUBDIR += eights SUBDIR += empire SUBDIR += enigma + SUBDIR += euchre SUBDIR += exult SUBDIR += falconseye SUBDIR += farblazer |