diff options
author | adam <adam@pkgsrc.org> | 2017-04-22 21:03:07 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-04-22 21:03:07 +0000 |
commit | 24e11a325a75b58e95ce3b9b9b6700473cdcd638 (patch) | |
tree | bcd4c127df36f3c7942f5ee13f21663dc64bd353 /chat/hexchat/Makefile | |
parent | 87bba29df2704526fc406898891159ceb4f0b638 (diff) | |
download | pkgsrc-24e11a325a75b58e95ce3b9b9b6700473cdcd638.tar.gz |
Revbump after icu update
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 4e4c7d5a6f1..c6941b9702d 100644 --- a/chat/hexchat/Makefile +++ b/chat/hexchat/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2017/03/28 16:18:25 khorben Exp $ +# $NetBSD: Makefile,v 1.15 2017/04/22 21:03:25 adam Exp $ DISTNAME= hexchat-2.12.3 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://dl.hexchat.net/hexchat/ EXTRACT_SUFX= .tar.xz |