diff options
author | ryoon <ryoon@pkgsrc.org> | 2016-12-04 05:17:03 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2016-12-04 05:17:03 +0000 |
commit | e46b432b0ed13da53a2815225113f52577f86d5d (patch) | |
tree | f746272dee6583f36204dffaedbc4a0715372c36 /chat/swift/Makefile | |
parent | 1053e1da58d04fc8d3a31a3bfd648f46f4fee6fe (diff) | |
download | pkgsrc-e46b432b0ed13da53a2815225113f52577f86d5d.tar.gz |
Recursive revbump from textproc/icu 58.1
Diffstat (limited to 'chat/swift/Makefile')
-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 8f596641be8..dca08b5fd37 100644 --- a/chat/swift/Makefile +++ b/chat/swift/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2016/10/07 18:25:39 adam Exp $ +# $NetBSD: Makefile,v 1.16 2016/12/04 05:17:19 ryoon Exp $ DISTNAME= swift-3.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= chat MASTER_SITES= http://swift.im/downloads/releases/${DISTNAME}/ |