Date: Thu, 18 Jul 2024 16:48:34 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c11e107669cc - main - sysutils/burp: Update WWW and clean up pkg-descr Message-ID: <202407181648.46IGmY75010025@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c11e107669ccf803cb5784f8e7530f123488fdc7 commit c11e107669ccf803cb5784f8e7530f123488fdc7 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-18 16:45:19 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-18 16:45:19 +0000 sysutils/burp: Update WWW and clean up pkg-descr --- sysutils/burp/Makefile | 3 ++- sysutils/burp/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/sysutils/burp/Makefile b/sysutils/burp/Makefile index a5ed2f46687c..40edee6e78d7 100644 --- a/sysutils/burp/Makefile +++ b/sysutils/burp/Makefile @@ -5,7 +5,8 @@ MASTER_SITES= https://github.com/grke/burp/releases/download/${PORTVERSION}/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Network backup and restore program -WWW= https://burp.grke.org/ +WWW= https://burp.grke.org/ \ + https://github.com/grke/burp LICENSE= AGPLv3 PD LICENSE_COMB= multi diff --git a/sysutils/burp/pkg-descr b/sysutils/burp/pkg-descr index 1b5ef707caef..89076f4a7a75 100644 --- a/sysutils/burp/pkg-descr +++ b/sysutils/burp/pkg-descr @@ -7,5 +7,3 @@ independent backup protocols to choose from: sparse indexing on the server side. Available from burp version 2.0.x, but is experimental and should not be used in production. - -See also: https://github.com/grke/burphome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407181648.46IGmY75010025>
