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 a6e6d892a51..3fdb48ebeae 100644 --- a/chat/swift/Makefile +++ b/chat/swift/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2014/08/13 10:57:33 adam Exp $ +# $NetBSD: Makefile,v 1.5 2014/11/07 19:39:27 adam Exp $ DISTNAME= swift-2.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat MASTER_SITES= http://swift.im/downloads/releases/swift-2.0/ |