diff options
author | ryoon <ryoon@pkgsrc.org> | 2016-08-04 17:03:30 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2016-08-04 17:03:30 +0000 |
commit | c6d42abaaef5b6eddea81794ae5ae5e6953e94a0 (patch) | |
tree | 63dec9aa6cbbd9947f379385fe9c47217e0aa376 /chat | |
parent | b4e30047a211d09170e5cbdba7b9e32dd5e437e1 (diff) | |
download | pkgsrc-c6d42abaaef5b6eddea81794ae5ae5e6953e94a0.tar.gz |
Recursive revbump from audio/pulseaudio
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 bdf1fcd731b..84cb20bcb15 100644 --- a/chat/swift/Makefile +++ b/chat/swift/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2016/08/02 08:50:45 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2016/08/04 17:03:34 ryoon Exp $ DISTNAME= swift-3.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat MASTER_SITES= http://swift.im/downloads/releases/${DISTNAME}/ |