git: 86ed7894685a - main - print/xpdfopen: Fix MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 19 Feb 2022 05:36:00 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=86ed7894685a4e266313162cc940269994f61273 commit 86ed7894685a4e266313162cc940269994f61273 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-02-19 05:35:01 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-02-19 05:35:53 +0000 print/xpdfopen: Fix MASTER_SITES Reported by: pi --- print/xpdfopen/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/print/xpdfopen/Makefile b/print/xpdfopen/Makefile index ab3f3e874b8c..4c43f35508bf 100644 --- a/print/xpdfopen/Makefile +++ b/print/xpdfopen/Makefile @@ -2,7 +2,7 @@ PORTNAME= xpdfopen PORTVERSION= 0.86 PORTREVISION= 1 CATEGORIES= print -MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ +MASTER_SITES= TEX_CTAN/systems/texlive/${TEXLIVE_YEAR}/ DISTNAME= texlive-${TEXLIVE_VERSION}-source DIST_SUBDIR= TeX