git: b057c68280a2 - main - www/tt-rss: Add LOCAL/vvd to MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Oct 2025 02:12:51 UTC
The branch main has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b057c68280a2f2a7b3d1fbac36f7b034e1fdf593
commit b057c68280a2f2a7b3d1fbac36f7b034e1fdf593
Author: Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2025-10-05 02:11:38 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-10-05 02:11:38 +0000
www/tt-rss: Add LOCAL/vvd to MASTER_SITES
"dist download is blocked by cloudflare DDOS. Need to upload to LOCAL/"
PR: 290003
---
www/tt-rss/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/www/tt-rss/Makefile b/www/tt-rss/Makefile
index 0eea26d99430..78a25b6663a9 100644
--- a/www/tt-rss/Makefile
+++ b/www/tt-rss/Makefile
@@ -2,7 +2,8 @@ PORTNAME= tt-rss
DISTVERSION= g20251002
PORTEPOCH= 2
CATEGORIES= www
-MASTER_SITES= LOCAL/meta
+MASTER_SITES= LOCAL/meta \
+ LOCAL/vvd
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
MAINTAINER= dereks@lifeofadishwasher.com