diff options
author | adam <adam@pkgsrc.org> | 2013-07-04 21:27:56 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-07-04 21:27:56 +0000 |
commit | 4b3fe7d29a3c2c17fa7109cbffcc66213a773546 (patch) | |
tree | dd15e2c882dba3b4ef8c4c1033dad6e69b88756e /chat | |
parent | ca29dd6744829c18218d36f41cfb2ae5d38cead5 (diff) | |
download | pkgsrc-4b3fe7d29a3c2c17fa7109cbffcc66213a773546.tar.gz |
Revbump after updating lang/lua to 5.2.2.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/prosody/Makefile | 4 | ||||
-rw-r--r-- | chat/weechat/Makefile | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/chat/prosody/Makefile b/chat/prosody/Makefile index 0d41c90aa7a..fe14d8ef866 100644 --- a/chat/prosody/Makefile +++ b/chat/prosody/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2013/02/06 23:21:48 jperkin Exp $ +# $NetBSD: Makefile,v 1.8 2013/07/04 21:27:56 adam Exp $ # DISTNAME= prosody-0.8.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat MASTER_SITES= http://prosody.im/downloads/source/ diff --git a/chat/weechat/Makefile b/chat/weechat/Makefile index 2d7696c931f..55565719de4 100644 --- a/chat/weechat/Makefile +++ b/chat/weechat/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2013/06/09 21:19:02 tonio Exp $ +# $NetBSD: Makefile,v 1.42 2013/07/04 21:27:56 adam Exp $ DISTNAME= weechat-0.4.1 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://www.weechat.org/files/src/ |