Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Sep 2022 09:22:58 GMT
From:      =?utf-8?Q?Stefan=20E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7e7490f91616 - main - x11-clocks/xalarm: update URL in pkg-descr
Message-ID:  <202209070922.2879Mwio093784@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209070922.2879Mwio093784>