git: 80d496d49236 - main - net/ecal: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 23 Mar 2025 21:42:25 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=80d496d49236660c30c29745ee28a21371e2d571
commit 80d496d49236660c30c29745ee28a21371e2d571
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-03-23 21:06:30 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-03-23 21:42:22 +0000
net/ecal: Update WWW
---
net/ecal/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net/ecal/Makefile b/net/ecal/Makefile
index 098030f2ec5f..fdb365d6bab7 100644
--- a/net/ecal/Makefile
+++ b/net/ecal/Makefile
@@ -6,7 +6,8 @@ CATEGORIES= net devel
MAINTAINER= yuri@FreeBSD.org
COMMENT= Enhanced Communication Abstraction Layer
-WWW= https://eclipse-ecal.github.io/ecal/index.html
+WWW= https://eclipse-ecal.github.io/ecal/index.html \
+ https://github.com/eclipse-ecal/ecal
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt