summaryrefslogtreecommitdiff
path: root/games/deal/Makefile
diff options
context:
space:
mode:
authorMark Pulford <markp@FreeBSD.org>2003-02-22 15:34:24 +0000
committerMark Pulford <markp@FreeBSD.org>2003-02-22 15:34:24 +0000
commite3e94adb029d4c2acc6cfa9b6413049492c6ae34 (patch)
treee0f79e8e5f61d2d787e40bf80ed91e4028c59532 /games/deal/Makefile
parentMake this buildable again on CURRENT. (diff)
Update to 2.2.
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76156
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