diff options
author | obache <obache@pkgsrc.org> | 2012-09-23 10:47:45 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-09-23 10:47:45 +0000 |
commit | 2ef7209452bd8f2b04bc9e2b80582683519bf022 (patch) | |
tree | 42a5d1a8e79cfc38c1793c0f5c3304845c70693e /chat | |
parent | df626239dad5071f3b34a1c9b5f44d78b7a82030 (diff) | |
download | pkgsrc-2ef7209452bd8f2b04bc9e2b80582683519bf022.tar.gz |
missing parts of recursive revbump for gnutls update.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/gloox/Makefile | 4 | ||||
-rw-r--r-- | chat/weechat/Makefile | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/chat/gloox/Makefile b/chat/gloox/Makefile index 3bd66dc5edf..f6b0b09952b 100644 --- a/chat/gloox/Makefile +++ b/chat/gloox/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2012/02/16 13:57:16 hans Exp $ +# $NetBSD: Makefile,v 1.5 2012/09/23 10:47:45 obache Exp $ DISTNAME= gloox-1.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= http://camaya.net/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/weechat/Makefile b/chat/weechat/Makefile index e725b849095..b957d8d59bd 100644 --- a/chat/weechat/Makefile +++ b/chat/weechat/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2012/06/18 00:32:07 dholland Exp $ +# $NetBSD: Makefile,v 1.34 2012/09/23 10:47:46 obache Exp $ DISTNAME= weechat-0.3.8 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://www.weechat.org/files/src/ |