git: d58aaa98fd20 - main - devel/rubygem-fileutils: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 16:04:05 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d58aaa98fd207629c130fcdb3594464736d7de60 commit d58aaa98fd207629c130fcdb3594464736d7de60 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-25 15:11:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-25 15:57:51 +0000 devel/rubygem-fileutils: Cosmetic change --- devel/rubygem-fileutils/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-fileutils/Makefile b/devel/rubygem-fileutils/Makefile index 69cb43cffad7..e978b2ac71fc 100644 --- a/devel/rubygem-fileutils/Makefile +++ b/devel/rubygem-fileutils/Makefile @@ -13,9 +13,10 @@ LICENSE_COMB= dual LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt USES= cpe gem -CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes NO_ARCH= yes +CPE_VENDOR= fileutils_project + .include <bsd.port.mk>