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 @@ -1,23 +1,25 @@ 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 GNU_CONFIGURE= yes USE_GNOME= gtk20 USES= gnome pkgconfig PLIST_FILES= bin/twf post-patch: # Fix console warnings of "GtkSpinButton: setting an adjustment with non-zero # page size is deprecated" @${REINPLACE_CMD} -e 's/10, 10/10, 0/' ${WRKSRC}/src/interface.c .include 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