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 e17869e0322..ad898c17119 100644 --- a/chat/hexchat/Makefile +++ b/chat/hexchat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2017/06/05 14:22:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.17 2017/08/16 20:21:04 wiz Exp $ DISTNAME= hexchat-2.12.3 PKGREVISION= 2 @@ -7,7 +7,7 @@ MASTER_SITES= http://dl.hexchat.net/hexchat/ EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://hexchat.github.io/ +HOMEPAGE= https://hexchat.github.io/ COMMENT= IRC client based on XChat LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1 AND mit |