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 69759033b28..3f1de4e1774 100644 --- a/chat/swift/Makefile +++ b/chat/swift/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2017/01/21 20:06:48 ryoon Exp $ +# $NetBSD: Makefile,v 1.19 2017/02/06 13:55:08 wiz Exp $ DISTNAME= swift-3.0 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= chat MASTER_SITES= http://swift.im/downloads/releases/${DISTNAME}/ |