From 9d66bcf099236fe8cea5f5e1d457f502f6301036 Mon Sep 17 00:00:00 2001 From: Rodrigo Osorio Date: Fri, 27 Oct 2023 22:08:55 +0200 Subject: */*: Update WWW to use HTTPS Homepage link is permanent redirected to its HTTPS counterpart --- java/java-getopt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/java-getopt') diff --git a/java/java-getopt/Makefile b/java/java-getopt/Makefile index 1583aa119a7a..8e3a7d749ab2 100644 --- a/java/java-getopt/Makefile +++ b/java/java-getopt/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= http://www.urbanophile.com/arenn/hacking/getopt/ MAINTAINER= ports@FreeBSD.org COMMENT= Java version of GNU getopt family functions -WWW= http://www.urbanophile.com/arenn/hacking/download.html #getopt +WWW= https://www.urbanophile.com/arenn/hacking/download.html #getopt LICENSE= LGPL20 -- cgit v1.2.3