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/weechat | |
parent | df626239dad5071f3b34a1c9b5f44d78b7a82030 (diff) | |
download | pkgsrc-2ef7209452bd8f2b04bc9e2b80582683519bf022.tar.gz |
missing parts of recursive revbump for gnutls update.
Diffstat (limited to 'chat/weechat')
-rw-r--r-- | chat/weechat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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/ |