switch HOMEPAGE to HTTPS here too
This commit is contained in:
parent
90a626bf61
commit
69fed9822f
@ -1,14 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2019/07/12 20:47:01 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2020/11/19 07:42:18 kirby Exp $
|
||||
|
||||
COMMENT = color management library
|
||||
|
||||
DISTNAME = lcms-1.19
|
||||
CATEGORIES = graphics
|
||||
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=lcms/}
|
||||
REVISION = 0
|
||||
|
||||
SHARED_LIBS += lcms 2.0 # 1.19
|
||||
|
||||
HOMEPAGE = http://www.littlecms.com/
|
||||
HOMEPAGE = https://www.littlecms.com/
|
||||
|
||||
LIB_DEPENDS += graphics/jpeg \
|
||||
graphics/tiff
|
||||
|
Loading…
Reference in New Issue
Block a user