diff options
author | ryoon <ryoon> | 2016-04-11 19:01:33 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2016-04-11 19:01:33 +0000 |
commit | a8d114ad8fc748607e437ee6884bc7c4a0eb2997 (patch) | |
tree | 480fa015ec656fd0ad89b19d5e19b0101f167664 /chat/swift | |
parent | cd39a2cabcc0b42872efa20944a1fb5bc393b9fc (diff) | |
download | pkgsrc-a8d114ad8fc748607e437ee6884bc7c4a0eb2997.tar.gz |
Recursive revbump from textproc/icu 57.1
Diffstat (limited to 'chat/swift')
-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 7581a8c553b..e100020714a 100644 --- a/chat/swift/Makefile +++ b/chat/swift/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2016/03/05 11:28:09 jperkin Exp $ +# $NetBSD: Makefile,v 1.11 2016/04/11 19:01:43 ryoon Exp $ DISTNAME= swift-3.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= http://swift.im/downloads/releases/${DISTNAME}/ |