git: 7e7490f91616 - main - x11-clocks/xalarm: update URL in pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 Sep 2022 09:22:58 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=7e7490f91616d3b016b6a2649f7f90a38583ce41 commit 7e7490f91616d3b016b6a2649f7f90a38583ce41 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2022-09-07 09:17:09 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2022-09-07 09:22:47 +0000 x11-clocks/xalarm: update URL in pkg-descr The last line of the pkg-descr file contained a FTP URL without the expected WWW: prefix. Convert to an HTTPS URL of a known mirror site. Approved by: portmgr (implicit) --- x11-clocks/xalarm/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-clocks/xalarm/pkg-descr b/x11-clocks/xalarm/pkg-descr index 29db30d83d77..47d6fa0c703e 100644 --- a/x11-clocks/xalarm/pkg-descr +++ b/x11-clocks/xalarm/pkg-descr @@ -3,4 +3,4 @@ on X. It allows multiple alarms to be set, each with a different message. Alarms can be set either +X number of minutes and it will also allow alarms set for days. -ftp://ftp.x.org/contrib/utilities/xalarm.README +WWW: https://ftp.gwdg.de/pub/x11/x.org/contrib/utilities/xalarm.README