znc: Use https.
This commit is contained in:
parent
e3754817bd
commit
31716d36a0
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.1 2018/12/16 02:05:23 nia Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2018/12/16 04:21:49 nia Exp $
|
||||
|
||||
DISTNAME= znc-1.7.1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://znc.in/releases/archive/
|
||||
MASTER_SITES= https://znc.in/releases/archive/
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://znc.in/
|
||||
HOMEPAGE= https://znc.in/
|
||||
COMMENT= Advanced IRC bouncer with IPv6 and SSL support
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
|
|
Loading…
Reference in a new issue