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 d3ea8b2f068..ab653619831 100644 --- a/chat/prosody/Makefile +++ b/chat/prosody/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2011/06/06 14:41:48 schnoebe Exp $ +# $NetBSD: Makefile,v 1.4 2011/06/21 13:03:39 schnoebe Exp $ # -DISTNAME= prosody-0.8.1 +DISTNAME= prosody-0.8.2 CATEGORIES= chat MASTER_SITES= http://prosody.im/downloads/source/ |