diff options
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 209436d9707..7022c87dd04 100644 --- a/chat/weechat/Makefile +++ b/chat/weechat/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.119 2020/11/19 11:26:59 nia Exp $ +# $NetBSD: Makefile,v 1.120 2020/12/04 20:45:03 nia Exp $ DISTNAME= weechat-3.0 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= https://www.weechat.org/files/src/ EXTRACT_SUFX= .tar.xz |