diff options
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 2119da7d839..3618e7d2e1f 100644 --- a/chat/swift/Makefile +++ b/chat/swift/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.68 2021/09/29 19:00:24 adam Exp $ +# $NetBSD: Makefile,v 1.69 2021/11/15 22:54:07 wiz Exp $ DISTNAME= swift-3.0 -PKGREVISION= 50 +PKGREVISION= 51 CATEGORIES= chat MASTER_SITES= http://swift.im/downloads/releases/${DISTNAME}/ |