aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorBartek Rutkowski <robak@FreeBSD.org>2015-07-16 09:05:40 +0000
committerBartek Rutkowski <robak@FreeBSD.org>2015-07-16 09:05:40 +0000
commite53fc8ab42dfbaf0817aa68b565cc54a9ccfb89d (patch)
treee22c9faf52c9d229f0bde99186f7ca1635706560 /net-im
parentc84a3921a54f72dd90b7111b25afe72119077b4a (diff)
downloadports-e53fc8ab42dfbaf0817aa68b565cc54a9ccfb89d.tar.gz
ports-e53fc8ab42dfbaf0817aa68b565cc54a9ccfb89d.zip
net-im/tkabber-plugins: add GNUPG option
PR: 201338 Submitted by: Mikhail <mp39590@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=392283
Diffstat (limited to 'net-im')
-rw-r--r--net-im/tkabber-plugins/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/tkabber-plugins/Makefile b/net-im/tkabber-plugins/Makefile
index 466dc1bf8f70..6c0469c0ab5f 100644
--- a/net-im/tkabber-plugins/Makefile
+++ b/net-im/tkabber-plugins/Makefile
@@ -4,6 +4,7 @@
PORTNAME= tkabber-plugins
PORTVERSION= 1.1.2
PORTEPOCH= 1
+PORTREVISION= 1
CATEGORIES= net-im tcl tk
MASTER_SITES= http://files.jabber.ru/tkabber/
@@ -12,7 +13,7 @@ COMMENT= External Plugins for Tkabber
LICENSE= GPLv2
-RUN_DEPENDS= tkabber==1.1.2:${PORTSDIR}/net-im/tkabber
+RUN_DEPENDS= tkabber==1.1.2_1:${PORTSDIR}/net-im/tkabber
USES= tar:xz