summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorRodrigo Osorio <rodrigo@FreeBSD.org>2023-10-27 22:08:55 +0200
committerRodrigo Osorio <rodrigo@FreeBSD.org>2023-11-01 23:13:06 +0100
commit9d66bcf099236fe8cea5f5e1d457f502f6301036 (patch)
tree273a9092596f4e18180d2d6c8449ea6bb0e708ab /java
parent*/*: Update WWW to use HTTPS for sourceforge.net projects (diff)
*/*: Update WWW to use HTTPS
Homepage link is permanent redirected to its HTTPS counterpart
Diffstat (limited to 'java')
-rw-r--r--java/java-getopt/Makefile2
1 files changed, 1 insertions, 1 deletions
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