aboutsummaryrefslogtreecommitdiff
path: root/games/pokerth
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2011-02-25 14:08:31 +0000
committerJohan van Selst <johans@FreeBSD.org>2011-02-25 14:08:31 +0000
commitd206a1376cc6ae897d09a178a4a3b01b53d6e6a1 (patch)
tree68b1199824d4f5082f93d2983234a3960fbc3fb2 /games/pokerth
parent94017171933ebb85ada6cd1fc9d3b3a1aad8cda6 (diff)
downloadports-d206a1376cc6ae897d09a178a4a3b01b53d6e6a1.tar.gz
ports-d206a1376cc6ae897d09a178a4a3b01b53d6e6a1.zip
Chase security/gsasl update
Notes
Notes: svn path=/head/; revision=269705
Diffstat (limited to 'games/pokerth')
-rw-r--r--games/pokerth/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile
index f22c4b611428..edcb9f972cb6 100644
--- a/games/pokerth/Makefile
+++ b/games/pokerth/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pokerth
PORTVERSION= 0.8.1
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.8
DISTNAME= PokerTH-${PORTVERSION}-src
@@ -18,7 +19,7 @@ LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \
mikmod.2:${PORTSDIR}/audio/libmikmod \
gnutls.40:${PORTSDIR}/security/gnutls \
curl.6:${PORTSDIR}/ftp/curl \
- gsasl.14:${PORTSDIR}/security/gsasl
+ gsasl.15:${PORTSDIR}/security/gsasl
USE_ICONV= yes
USE_BZIP2= yes