Date: Wed, 18 Dec 2024 13:01:28 GMT From: Dave Cottlehuber <dch@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 408c003626df - main - dns/dog: use new in-tree EUPL12 licence Message-ID: <202412181301.4BID1Si1037672@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dch: URL: https://cgit.FreeBSD.org/ports/commit/?id=408c003626dfea151260fdfe054932c228d29a8f commit 408c003626dfea151260fdfe054932c228d29a8f Author: Dave Cottlehuber <dch@FreeBSD.org> AuthorDate: 2024-12-18 13:00:57 +0000 Commit: Dave Cottlehuber <dch@FreeBSD.org> CommitDate: 2024-12-18 13:00:57 +0000 dns/dog: use new in-tree EUPL12 licence Approved by: blanket Sponsored by: SkunkWerks, GmbH --- dns/dog/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dns/dog/Makefile b/dns/dog/Makefile index 137cacb51698..9a1337383aa8 100644 --- a/dns/dog/Makefile +++ b/dns/dog/Makefile @@ -8,10 +8,8 @@ MAINTAINER= lcook@FreeBSD.org COMMENT= Command-line DNS client WWW= https://dns.lookup.dog/ -LICENSE= EUPL -LICENSE_NAME= European Union Public Licence V. 1.2 +LICENSE= EUPL12 LICENSE_FILE= ${WRKSRC}/LICENCE -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= cargo ssl USE_GITHUB= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412181301.4BID1Si1037672>