summaryrefslogtreecommitdiff
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
parentMake this buildable again on CURRENT. (diff)
Update to 2.2.
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76156
-rw-r--r--games/deal/Makefile3
-rw-r--r--games/deal/distinfo2
-rw-r--r--games/deal/pkg-comment1
3 files changed, 3 insertions, 3 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
diff --git a/games/deal/distinfo b/games/deal/distinfo
index 9a126830ebfc..882a8705e3d3 100644
--- a/games/deal/distinfo
+++ b/games/deal/distinfo
@@ -1 +1 @@
-MD5 (deal-2.1.tar.gz) = 4a1da74da9813a3e01532b449f6808be
+MD5 (deal-2.2.tar.gz) = c6621511167f9983c907459d91490633
diff --git a/games/deal/pkg-comment b/games/deal/pkg-comment
deleted file mode 100644
index b5dac785f101..000000000000
--- a/games/deal/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A calculator for card-draw probabilities