From c11e107669ccf803cb5784f8e7530f123488fdc7 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Fri, 19 Jul 2024 00:45:19 +0800 Subject: [PATCH] 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/burp