diff options
author | adam <adam@pkgsrc.org> | 2014-08-13 10:57:32 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-08-13 10:57:32 +0000 |
commit | e74b9cc2f696f1f43381fdf47f2711617b0d930e (patch) | |
tree | 7d3b73c578b84d1623d205723cc8c955961e9166 /chat | |
parent | 9bca4c8af828c6602dac535c24d63f046dc1ea84 (diff) | |
download | pkgsrc-e74b9cc2f696f1f43381fdf47f2711617b0d930e.tar.gz |
Revbump after boost-libs update
Diffstat (limited to 'chat')
-rw-r--r-- | chat/konversation/Makefile | 4 | ||||
-rw-r--r-- | chat/swift/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/chat/konversation/Makefile b/chat/konversation/Makefile index 7ec48174934..85126614c37 100644 --- a/chat/konversation/Makefile +++ b/chat/konversation/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.72 2014/05/29 23:35:18 wiz Exp $ +# $NetBSD: Makefile,v 1.73 2014/08/13 10:57:33 adam Exp $ # DISTNAME= konversation-1.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= chat kde MASTER_SITES= ${MASTER_SITE_KDE:=konversation/1.5/src/} EXTRACT_SUFX= .tar.xz diff --git a/chat/swift/Makefile b/chat/swift/Makefile index 04082134df6..a6e6d892a51 100644 --- a/chat/swift/Makefile +++ b/chat/swift/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2014/05/17 16:10:41 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2014/08/13 10:57:33 adam Exp $ DISTNAME= swift-2.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat MASTER_SITES= http://swift.im/downloads/releases/swift-2.0/ |