Skip to content

Commit

Permalink
devel/libcutl: Use https in MASTER_SITES
Browse files Browse the repository at this point in the history
  • Loading branch information
rakuco committed Jul 5, 2023
1 parent e0307e8 commit 8f41d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/libcutl/Makefile
Expand Up @@ -2,7 +2,7 @@ PORTNAME= libcutl
PORTVERSION= 1.10.0
PORTREVISION= 21
CATEGORIES= devel
MASTER_SITES= http://www.codesynthesis.com/download/${PORTNAME}/${PORTVERSION:R}/
MASTER_SITES= https://www.codesynthesis.com/download/${PORTNAME}/${PORTVERSION:R}/

MAINTAINER= rakuco@FreeBSD.org
COMMENT= C++ utility library with generic and independent components
Expand Down

0 comments on commit 8f41d77

Please sign in to comment.