diff options
Diffstat (limited to 'chat/weechat/Makefile')
-rw-r--r-- | chat/weechat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/weechat/Makefile b/chat/weechat/Makefile index 2454fa28ef9..f4f16f896e2 100644 --- a/chat/weechat/Makefile +++ b/chat/weechat/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2014/05/03 13:27:33 alnsn Exp $ +# $NetBSD: Makefile,v 1.48 2014/05/29 23:35:19 wiz Exp $ DISTNAME= weechat-0.4.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= http://www.weechat.org/files/src/ |