diff options
author | nia <nia@pkgsrc.org> | 2022-06-30 11:18:01 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2022-06-30 11:18:01 +0000 |
commit | c8c52b1eaa9f02980199a8b4bc92344ac344e087 (patch) | |
tree | c21e2f959a7f54c264b8e94f4eb22405e479275d /chat/swift/Makefile | |
parent | fab17aa19a19efcffd3db0717cc1cae844bb3581 (diff) | |
download | pkgsrc-c8c52b1eaa9f02980199a8b4bc92344ac344e087.tar.gz |
*: Revbump packages that use Python at runtime without a PKGNAME prefix
Diffstat (limited to 'chat/swift/Makefile')
-rw-r--r-- | chat/swift/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/swift/Makefile b/chat/swift/Makefile index 0151ed4e9db..08d804160c6 100644 --- a/chat/swift/Makefile +++ b/chat/swift/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.76 2022/05/03 20:21:48 nia Exp $ +# $NetBSD: Makefile,v 1.77 2022/06/30 11:18:06 nia Exp $ DISTNAME= swift-4.0.2 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= https://swift.im/downloads/releases/${DISTNAME}/ |