diff options
Diffstat (limited to 'chat/hexchat/Makefile')
-rw-r--r-- | chat/hexchat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/hexchat/Makefile b/chat/hexchat/Makefile index aef8cb0a6d6..1d589ae26a6 100644 --- a/chat/hexchat/Makefile +++ b/chat/hexchat/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2021/04/20 00:48:02 gutteridge Exp $ +# $NetBSD: Makefile,v 1.52 2021/04/21 11:41:04 adam Exp $ DISTNAME= hexchat-2.14.3 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= chat MASTER_SITES= https://dl.hexchat.net/hexchat/ EXTRACT_SUFX= .tar.xz |