Date: Wed, 7 Jul 2021 01:17:07 GMT From: Kevin Bowling <kbowling@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1430cb47fa07 - main - devel/safe-iop: fix LICENSE Message-ID: <202107070117.1671H7f3041698@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=1430cb47fa0748e9dd6a7cf1640f74a72cb5eb5a commit 1430cb47fa0748e9dd6a7cf1640f74a72cb5eb5a 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:17:01 +0000 devel/safe-iop: fix LICENSE PR: 256619 --- 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?202107070117.1671H7f3041698>