diff options
author | adam <adam> | 2014-11-07 19:39:24 +0000 |
---|---|---|
committer | adam <adam> | 2014-11-07 19:39:24 +0000 |
commit | 8c2d081861f2b0e3a2c3258abf7361cb75673b19 (patch) | |
tree | a5a5e8f2567d29e95ce8ef41c90b2597bae01cae /chat | |
parent | fa20e8c9bf25edf6c7ebbab154a763e96afe664c (diff) | |
download | pkgsrc-8c2d081861f2b0e3a2c3258abf7361cb75673b19.tar.gz |
Revbump after updating boost
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 2e3c93aec3a..6f0e8f70c30 100644 --- a/chat/konversation/Makefile +++ b/chat/konversation/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.74 2014/08/22 11:24:27 wiz Exp $ +# $NetBSD: Makefile,v 1.75 2014/11/07 19:39:27 adam Exp $ # DISTNAME= konversation-1.5 -PKGREVISION= 6 +PKGREVISION= 7 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 a6e6d892a51..3fdb48ebeae 100644 --- a/chat/swift/Makefile +++ b/chat/swift/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2014/08/13 10:57:33 adam Exp $ +# $NetBSD: Makefile,v 1.5 2014/11/07 19:39:27 adam Exp $ DISTNAME= swift-2.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat MASTER_SITES= http://swift.im/downloads/releases/swift-2.0/ |