Move homepage/master_sites to https.
This commit is contained in:
parent
431f469bf4
commit
5f559bb5a9
@ -1,12 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2016/04/21 13:08:01 jturner Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2016/06/02 11:38:49 bentley Exp $
|
||||
|
||||
COMMENT = a simple, safe, and minimal CalDAV server
|
||||
|
||||
DISTNAME = kcaldav-0.1.4
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
CATEGORIES = www
|
||||
|
||||
HOMEPAGE = http://kristaps.bsd.lv/kcaldav/
|
||||
HOMEPAGE = https://kristaps.bsd.lv/kcaldav/
|
||||
MAINTAINER = Aaron Poffenberger <akp@hypernote.com>
|
||||
|
||||
# ISC
|
||||
@ -15,7 +15,7 @@ PERMIT_PACKAGE_CDROM = Yes
|
||||
# "make port-lib-depends-check" can help
|
||||
WANTLIB += c expat m sqlite3
|
||||
|
||||
MASTER_SITES = http://kristaps.bsd.lv/kcaldav/snapshots/
|
||||
MASTER_SITES = https://kristaps.bsd.lv/kcaldav/snapshots/
|
||||
EXTRACT_SUFX = .tgz
|
||||
|
||||
BUILD_DEPENDS = www/kcgi
|
||||
|
@ -1,14 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2016/04/20 16:12:56 jturner Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2016/06/02 11:38:49 bentley Exp $
|
||||
|
||||
COMMENT = minimal CGI library for web applications
|
||||
|
||||
DISTNAME = kcgi-0.8.3
|
||||
CATEGORIES = www
|
||||
REVISION = 0
|
||||
|
||||
MAINTAINER = James Turner <james@calminferno.net>
|
||||
|
||||
HOMEPAGE = http://kristaps.bsd.lv/kcgi/
|
||||
MASTER_SITES = http://kristaps.bsd.lv/kcgi/snapshots/
|
||||
HOMEPAGE = https://kristaps.bsd.lv/kcgi/
|
||||
MASTER_SITES = https://kristaps.bsd.lv/kcgi/snapshots/
|
||||
EXTRACT_SUFX = .tgz
|
||||
|
||||
# ISC
|
||||
|
Loading…
x
Reference in New Issue
Block a user