diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-01-21 20:06:44 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-01-21 20:06:44 +0000 |
commit | 8bb535792f266557103eb883cd12548a7786592c (patch) | |
tree | f46158db58f2c14b16e3de7e2135d9da5e779399 /chat | |
parent | 9b35bdba21709ec05a91fd10cb8d7be151ea85a0 (diff) | |
download | pkgsrc-8bb535792f266557103eb883cd12548a7786592c.tar.gz |
Recursive revbump from audio/pulseaudio-10.0
Diffstat (limited to 'chat')
-rw-r--r-- | chat/swift/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/swift/Makefile b/chat/swift/Makefile index d4594261607..69759033b28 100644 --- a/chat/swift/Makefile +++ b/chat/swift/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2017/01/01 16:06:05 adam Exp $ +# $NetBSD: Makefile,v 1.18 2017/01/21 20:06:48 ryoon Exp $ DISTNAME= swift-3.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= chat MASTER_SITES= http://swift.im/downloads/releases/${DISTNAME}/ |