Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Apr 2021 07:26:34 GMT
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 779d6adda99e - main - - Add couple of fallback master sites for `x11-themes/thewidgetfactory' - Assume maintainership and remove useless WWW line from the pkg-descr
Message-ID:  <202104160726.13G7QYoM005817@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by danfe:

URL: https://cgit.FreeBSD.org/ports/commit/?id=779d6adda99e2518bb858503ca73eb9be9107f88

commit 779d6adda99e2518bb858503ca73eb9be9107f88
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2021-04-16 07:24:12 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2021-04-16 07:25:18 +0000

    - Add couple of fallback master sites for `x11-themes/thewidgetfactory'
    - Assume maintainership and remove useless WWW line from the pkg-descr
---
 x11-themes/thewidgetfactory/Makefile  | 6 ++++--
 x11-themes/thewidgetfactory/pkg-descr | 2 --
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11-themes/thewidgetfactory/Makefile b/x11-themes/thewidgetfactory/Makefile
index ba0d4a29b238..5133f108dcec 100644
--- a/x11-themes/thewidgetfactory/Makefile
+++ b/x11-themes/thewidgetfactory/Makefile
@@ -2,9 +2,11 @@ PORTNAME=	thewidgetfactory
 PORTVERSION=	0.2.1
 PORTREVISION=	7
 CATEGORIES=	x11-themes
-MASTER_SITES=	http://www.stellingwerff.com/TheWidgetFactory/
+MASTER_SITES=	https://www.stellingwerff.com/TheWidgetFactory/ \
+		http://vault.101011010.xyz/distfiles/ \
+		http://freebsd.nsu.ru/distfiles/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	danfe@FreeBSD.org
 COMMENT=	Tool for previewing GTK+ widgets and testing new themes
 
 LICENSE=	GPLv2
diff --git a/x11-themes/thewidgetfactory/pkg-descr b/x11-themes/thewidgetfactory/pkg-descr
index cbacd53b6366..685f2b2a71d9 100644
--- a/x11-themes/thewidgetfactory/pkg-descr
+++ b/x11-themes/thewidgetfactory/pkg-descr
@@ -1,4 +1,2 @@
 The Widget Factory is a program designed to show a wide range of GTK+2
 widgets in a single window.
-
-WWW: http://www.stellingwerff.com/?page_id=10



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104160726.13G7QYoM005817>