diff options
author | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2023-10-27 15:46:37 +0000 |
---|---|---|
committer | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2023-11-01 22:11:47 +0000 |
commit | 05f0f44a557a53913001d6debf17965dfb799288 (patch) | |
tree | 75e92928cabf1007753c9be94d0344f1802f97e9 /polish | |
parent | df4e447a72e8a83de039f1eb2630fe4d75ec20fa (diff) | |
download | ports-05f0f44a557a53913001d6debf17965dfb799288.tar.gz ports-05f0f44a557a53913001d6debf17965dfb799288.zip |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Diffstat (limited to 'polish')
-rw-r--r-- | polish/libtlen/Makefile | 2 | ||||
-rw-r--r-- | polish/tleenx2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/polish/libtlen/Makefile b/polish/libtlen/Makefile index fef82d53c7b3..39e5c0977e59 100644 --- a/polish/libtlen/Makefile +++ b/polish/libtlen/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Backend for interoperability with Tlen.pl, Polish IM network -WWW= http://libtlen.sourceforge.net/ +WWW= https://libtlen.sourceforge.net/ GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/polish/tleenx2/Makefile b/polish/tleenx2/Makefile index f0e0a9756b6a..ecc77d3f1235 100644 --- a/polish/tleenx2/Makefile +++ b/polish/tleenx2/Makefile @@ -7,7 +7,7 @@ DISTNAME= TleenX2-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Client for polish IM service called Tlen.pl -WWW= http://tleenx.sourceforge.net/ +WWW= https://tleenx.sourceforge.net/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |