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 /java/eclipse-findbugs | |
| parent | df4e447a72e8a83de039f1eb2630fe4d75ec20fa (diff) | |
Diffstat (limited to 'java/eclipse-findbugs')
| -rw-r--r-- | java/eclipse-findbugs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-findbugs/Makefile b/java/eclipse-findbugs/Makefile index a6ec6026bff1..740c970fea18 100644 --- a/java/eclipse-findbugs/Makefile +++ b/java/eclipse-findbugs/Makefile @@ -8,7 +8,7 @@ DIST_SUBDIR= eclipse MAINTAINER= ports@FreeBSD.org COMMENT= Eclipse plug-in that provides FindBugs support -WWW= http://findbugs.sourceforge.net/manual/eclipse.html +WWW= https://findbugs.sourceforge.net/manual/eclipse.html RUN_DEPENDS= eclipse:java/eclipse |
