diff options
author | wiz <wiz@pkgsrc.org> | 2019-07-21 22:23:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-07-21 22:23:57 +0000 |
commit | e3ee9b7f034cedad93963e424ebd1ceade696d30 (patch) | |
tree | 8dd7df30f0514402be594828784d2414be349d64 /chat/hexchat/Makefile | |
parent | 4100e0dc2dc5dc4845a33db21d4f1661602164c3 (diff) | |
download | pkgsrc-e3ee9b7f034cedad93963e424ebd1ceade696d30.tar.gz |
*: recursive bump for gdk-pixbuf2-2.38.1
Diffstat (limited to 'chat/hexchat/Makefile')
-rw-r--r-- | chat/hexchat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/hexchat/Makefile b/chat/hexchat/Makefile index 10b5f64d3de..56c7d015fb2 100644 --- a/chat/hexchat/Makefile +++ b/chat/hexchat/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2019/07/17 10:53:22 nia Exp $ +# $NetBSD: Makefile,v 1.36 2019/07/21 22:24:31 wiz Exp $ DISTNAME= hexchat-2.14.2 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= https://dl.hexchat.net/hexchat/ EXTRACT_SUFX= .tar.xz |