git: eae8f6b2e1ed - main - deskutils/plan: Host a copy of the distfile on people.freebsd.org
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Jan 2025 18:51:06 UTC
The branch main has been updated by cy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=eae8f6b2e1ed675bdb3b4a1c02835058fa26a85a
commit eae8f6b2e1ed675bdb3b4a1c02835058fa26a85a
Author: Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2025-01-02 18:28:48 +0000
Commit: Cy Schubert <cy@FreeBSD.org>
CommitDate: 2025-01-02 18:48:48 +0000
deskutils/plan: Host a copy of the distfile on people.freebsd.org
For some unknown reason plan.ftp.fu-berlin.de no longer hosts the
most recent distfile even though his website points to it.
MFH: 2024Q4
---
deskutils/plan/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/deskutils/plan/Makefile b/deskutils/plan/Makefile
index da548fb56843..4efa88cd6a70 100644
--- a/deskutils/plan/Makefile
+++ b/deskutils/plan/Makefile
@@ -5,6 +5,7 @@ PORTVERSION= 1.12
PORTREVISION?= 1
CATEGORIES+= deskutils
MASTER_SITES= https://cschubert.com/distfiles/plan/ \
+ LOCAL/cy \
https://plan.ftp.fu-berlin.de/
MAINTAINER= cy@FreeBSD.org