git: fa7ec86d5c19 - main - japanese/xtr: switch to a mirror that works
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Jun 2024 15:12:24 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa7ec86d5c19159ebbbaef63592053e91bd74864 commit fa7ec86d5c19159ebbbaef63592053e91bd74864 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2024-05-22 13:36:43 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2024-06-03 15:07:48 +0000 japanese/xtr: switch to a mirror that works --- japanese/xtr/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/japanese/xtr/Makefile b/japanese/xtr/Makefile index f6e610d774bf..476d7253049c 100644 --- a/japanese/xtr/Makefile +++ b/japanese/xtr/Makefile @@ -2,7 +2,7 @@ PORTNAME= xtr PORTVERSION= 1.50e.0.2 PORTREVISION= 10 CATEGORIES= japanese textproc -MASTER_SITES= ftp://ftp.abk.nu/pub/redist/xtr/ +MASTER_SITES= http://www.gnu-darwin.org/distfiles/ DISTNAME= ${PORTNAME}1.50e-0.2 MAINTAINER= ports@FreeBSD.org