diff options
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 32f66dbb269..c3b7c515c4a 100644 --- a/chat/swift/Makefile +++ b/chat/swift/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2020/03/08 16:49:00 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2020/03/10 22:09:30 wiz Exp $ DISTNAME= swift-3.0 -PKGREVISION= 36 +PKGREVISION= 37 CATEGORIES= chat MASTER_SITES= http://swift.im/downloads/releases/${DISTNAME}/ |