Date: Thu, 26 Aug 2021 08:37:00 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: bf4fd35be137 - main - misc/valentina: Update WWW and LICENSE Message-ID: <202108260837.17Q8b0tD095443@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=bf4fd35be13719b37e194a4c0ba1060dd72fdbc5 commit bf4fd35be13719b37e194a4c0ba1060dd72fdbc5 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-08-26 07:08:40 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-08-26 08:36:55 +0000 misc/valentina: Update WWW and LICENSE --- misc/valentina/Makefile | 2 +- misc/valentina/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/valentina/Makefile b/misc/valentina/Makefile index c535d3d394ae..398c65f2059a 100644 --- a/misc/valentina/Makefile +++ b/misc/valentina/Makefile @@ -5,7 +5,7 @@ CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Sewing pattern drafting tool aiming to remake the garment industry -LICENSE= GPLv3 +LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE_GPL.txt USES= compiler:c++11-lang desktop-file-utils dos2unix gl gmake qmake qt:5 diff --git a/misc/valentina/pkg-descr b/misc/valentina/pkg-descr index f9b902179fb5..e4691654d9c5 100644 --- a/misc/valentina/pkg-descr +++ b/misc/valentina/pkg-descr @@ -7,4 +7,4 @@ manufacturers, enable independent and small designers and manufacturers to scale up to make a decent living, rebuild local garment districts, and reduce or eliminate slave labor. -WWW: https://valentinaproject.bitbucket.io/ +WWW: https://smart-pattern.com.ua/en/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108260837.17Q8b0tD095443>