diff options
author | alnsn <alnsn@pkgsrc.org> | 2014-10-19 22:27:43 +0000 |
---|---|---|
committer | alnsn <alnsn@pkgsrc.org> | 2014-10-19 22:27:43 +0000 |
commit | a469f9cbd143b9de07c4daaa7c0b379abf4c6ccb (patch) | |
tree | 1966ca9dc8b71f067e266f2a0d5398fd9444281c /chat | |
parent | 65d80776f4ca7491b1bdb5cd0719e3e1bb07cdb3 (diff) | |
download | pkgsrc-a469f9cbd143b9de07c4daaa7c0b379abf4c6ccb.tar.gz |
Revbump after lang/lua51 update.
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 c2ea78b075d..60d5200e66e 100644 --- a/chat/prosody/Makefile +++ b/chat/prosody/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/06/19 13:19:24 fhajny Exp $ +# $NetBSD: Makefile,v 1.17 2014/10/19 22:27:43 alnsn Exp $ # DISTNAME= prosody-0.9.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= http://prosody.im/downloads/source/ diff --git a/chat/weechat/Makefile b/chat/weechat/Makefile index 27de4263307..f37d4ba4c61 100644 --- a/chat/weechat/Makefile +++ b/chat/weechat/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2014/08/24 12:45:35 tonio Exp $ +# $NetBSD: Makefile,v 1.50 2014/10/19 22:27:43 alnsn Exp $ DISTNAME= weechat-1.0 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://www.weechat.org/files/src/ |