diff options
author | wiz <wiz@pkgsrc.org> | 2018-04-17 22:29:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-04-17 22:29:31 +0000 |
commit | acf5fc5861164d1343e4f6d6e1d1382d21a190fb (patch) | |
tree | 109630925ee3175cb748b70c5ad849855a199a19 /chat/weechat | |
parent | a9188c6dcb66ca852105aa221b5ea011af95f220 (diff) | |
download | pkgsrc-acf5fc5861164d1343e4f6d6e1d1382d21a190fb.tar.gz |
Add p11-kit to gnutls/bl3.mk and bump dependencies.
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 42793f151d6..2ff08e09333 100644 --- a/chat/weechat/Makefile +++ b/chat/weechat/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.81 2018/01/20 17:20:15 tonio Exp $ +# $NetBSD: Makefile,v 1.82 2018/04/17 22:29:35 wiz Exp $ DISTNAME= weechat-2.0.1 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://www.weechat.org/files/src/ EXTRACT_SUFX= .tar.bz2 |