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 d0438daec2a..3c91be1118d 100644 --- a/chat/swift/Makefile +++ b/chat/swift/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2021/04/21 11:41:08 adam Exp $ +# $NetBSD: Makefile,v 1.65 2021/04/21 13:24:27 adam Exp $ DISTNAME= swift-3.0 -PKGREVISION= 47 +PKGREVISION= 48 CATEGORIES= chat MASTER_SITES= http://swift.im/downloads/releases/${DISTNAME}/ |