git: e8aae8e2e6c4 - main - emulators/dgen-sdl, archivers/parchive: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Jan 2023 05:57:38 UTC
The branch main has been updated by ak: URL: https://cgit.FreeBSD.org/ports/commit/?id=e8aae8e2e6c42df6a39aaed3415019bc3d7bd403 commit e8aae8e2e6c42df6a39aaed3415019bc3d7bd403 Author: Alex Kozlov <ak@FreeBSD.org> AuthorDate: 2023-01-14 05:54:20 +0000 Commit: Alex Kozlov <ak@FreeBSD.org> CommitDate: 2023-01-14 05:54:20 +0000 emulators/dgen-sdl, archivers/parchive: Update WWW Reported by: repology.org --- archivers/parchive/Makefile | 2 +- emulators/dgen-sdl/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/archivers/parchive/Makefile b/archivers/parchive/Makefile index 1d25c418bd1e..3b4540a25cac 100644 --- a/archivers/parchive/Makefile +++ b/archivers/parchive/Makefile @@ -6,7 +6,7 @@ DISTNAME= par-v${PORTVERSION} MAINTAINER= ak@FreeBSD.org COMMENT= Parity Archiver - makes multiple parity volumes from a set of files -WWW= http://parchive.sourceforge.net/ +WWW= https://parchive.sourceforge.net/ LICENSE= GPLv2 diff --git a/emulators/dgen-sdl/Makefile b/emulators/dgen-sdl/Makefile index 6e5bd7cf6f95..b445594d5466 100644 --- a/emulators/dgen-sdl/Makefile +++ b/emulators/dgen-sdl/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= SF/dgen/dgen/${PORTVERSION} MAINTAINER= ak@FreeBSD.org COMMENT= Wonderful Sega Genesis/MegaDrive emulator -WWW= http://dgen.sourceforge.net/ +WWW= https://dgen.sourceforge.net/ USE_SDL= sdl USE_GL= glu