Date: Thu, 18 Jul 2024 16:48:35 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: 59a1c67ed04f - main - sysutils/burp-devel: Update WWW and clean up pkg-descr Message-ID: <202407181648.46IGmZE8010073@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=59a1c67ed04f0b635699e31b92d6c47715e10a5e commit 59a1c67ed04f0b635699e31b92d6c47715e10a5e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-18 16:45:23 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-18 16:45:23 +0000 sysutils/burp-devel: Update WWW and clean up pkg-descr --- sysutils/burp-devel/Makefile | 3 ++- sysutils/burp-devel/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/sysutils/burp-devel/Makefile b/sysutils/burp-devel/Makefile index a3937e9900d1..3a5242c2a9c1 100644 --- a/sysutils/burp-devel/Makefile +++ b/sysutils/burp-devel/Makefile @@ -6,7 +6,8 @@ PKGNAMESUFFIX= -devel MAINTAINER= sunpoet@FreeBSD.org COMMENT= Network backup and restore program (development) -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-devel/pkg-descr b/sysutils/burp-devel/pkg-descr index 1b5ef707caef..89076f4a7a75 100644 --- a/sysutils/burp-devel/pkg-descr +++ b/sysutils/burp-devel/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/burp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407181648.46IGmZE8010073>