Date: Wed, 7 Jul 2021 01:19:08 GMT From: Kevin Bowling <kbowling@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: efe3f3e34d09 - 2021Q3 - devel/safe-iop: fix LICENSE Message-ID: <202107070119.1671J8iU041956@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q3 has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=efe3f3e34d09659540798f396d5908b5315490a0 commit efe3f3e34d09659540798f396d5908b5315490a0 Author: Chris Hutchinson <portmaster@bsdforge.com> AuthorDate: 2021-07-07 01:16:11 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2021-07-07 01:18:53 +0000 devel/safe-iop: fix LICENSE PR: 256619 (cherry picked from commit 1430cb47fa0748e9dd6a7cf1640f74a72cb5eb5a) --- devel/safe-iop/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/safe-iop/Makefile b/devel/safe-iop/Makefile index 67b940cae2ee..2cdd5e119a1a 100644 --- a/devel/safe-iop/Makefile +++ b/devel/safe-iop/Makefile @@ -9,6 +9,7 @@ COMMENT= Safe integer operation library for C # as defined in /usr/src/include/ifaddrs.h LICENSE= BSD1CLAUSE +LICENSE_NAME= BSD1CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107070119.1671J8iU041956>