diff options
author | wiz <wiz@pkgsrc.org> | 2016-06-08 19:22:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-06-08 19:22:13 +0000 |
commit | 4dbe80f0c1ee78618f049f90e1fc9be584a82871 (patch) | |
tree | e951c8d2891305241b26041563a4cb1b1b50b6c9 /chat/hexchat | |
parent | 2afa9e52d5727a0ffb6a3bda248170c80bf8a03c (diff) | |
download | pkgsrc-4dbe80f0c1ee78618f049f90e1fc9be584a82871.tar.gz |
Bump PKGREVISION for perl-5.24.
Diffstat (limited to 'chat/hexchat')
-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 b4a8f1f894f..0ae5d2ecbb7 100644 --- a/chat/hexchat/Makefile +++ b/chat/hexchat/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2016/04/11 19:01:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2016/06/08 19:22:16 wiz Exp $ DISTNAME= hexchat-2.10.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= chat MASTER_SITES= http://dl.hexchat.net/hexchat/ EXTRACT_SUFX= .tar.xz |