Skip to content

Commit

Permalink
mk/fetch/fetch.mk sports --no-check-certificate in
Browse files Browse the repository at this point in the history
_FETCH_BEFORE_ARGS.wget, already.
  • Loading branch information
hauke committed Nov 16, 2015
1 parent c909848 commit 26e269f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions www/davical/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.23 2015/11/13 12:13:13 hauke Exp $
# $NetBSD: Makefile,v 1.24 2015/11/16 13:13:30 hauke Exp $
#

DISTNAME= davical-${DAVICAL_VERSION}
Expand All @@ -7,8 +7,7 @@ DAVICAL_VERSION=1.1.3.1
CATEGORIES= www
MASTER_SITES= -https://gitlab.com/davical-project/davical/repository/archive.tar.gz?ref=r${DAVICAL_VERSION}

FETCH_USING= wget
FETCH_BEFORE_ARGS+= --no-check-certificate
FETCH_USING= wget

MAINTAINER= [email protected]
HOMEPAGE= http://www.davical.org/
Expand Down

0 comments on commit 26e269f

Please sign in to comment.