aboutsummaryrefslogtreecommitdiff
path: root/games/deal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/deal/Makefile')
-rw-r--r--games/deal/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/deal/Makefile b/games/deal/Makefile
index 2d5d497b9588..5f0914b545a7 100644
--- a/games/deal/Makefile
+++ b/games/deal/Makefile
@@ -6,11 +6,12 @@
#
PORTNAME= deal
-PORTVERSION= 2.1
+PORTVERSION= 2.2
CATEGORIES= games
MASTER_SITES= http://catb.org/~esr/deal/
MAINTAINER= markp@FreeBSD.org
+COMMENT= A calculator for card-draw probabilities
ALL_TARGET= deal
USE_REINPLACE= yes