From 3426704de88b47571f5d64fabcf6316e704616c3 Mon Sep 17 00:00:00 2001 From: landry Date: Fri, 12 Aug 2022 06:52:12 +0000 Subject: [PATCH] devel/geotiff: switch HOMEPAGE to https --- devel/geotiff/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/geotiff/Makefile b/devel/geotiff/Makefile index 6b68a1f2f0b..1b6872e92e7 100644 --- a/devel/geotiff/Makefile +++ b/devel/geotiff/Makefile @@ -4,8 +4,9 @@ DISTNAME= libgeotiff-1.7.1 CATEGORIES= devel geo SHARED_LIBS= geotiff 3.1 # 6.0 WRKSRC= ${WRKDIR}/${DISTNAME:S/rc2//} +REVISION= 0 -HOMEPAGE= http://trac.osgeo.org/geotiff/ +HOMEPAGE= https://trac.osgeo.org/geotiff/ MAINTAINER= Landry Breuil