diff options
Diffstat (limited to 'chat/prosody/Makefile')
-rw-r--r-- | chat/prosody/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/prosody/Makefile b/chat/prosody/Makefile index 959b2c8ce08..130d32b9f9f 100644 --- a/chat/prosody/Makefile +++ b/chat/prosody/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/10/30 06:49:53 dholland Exp $ +# $NetBSD: Makefile,v 1.12 2014/02/12 23:17:37 tron Exp $ # DISTNAME= prosody-0.9.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= http://prosody.im/downloads/source/ |