git: e1f02d7a9f5f - main - textproc/rubygem-loofah: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 16:04:45 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e1f02d7a9f5f2914c77fb7eefed749f4b97e33ad commit e1f02d7a9f5f2914c77fb7eefed749f4b97e33ad Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-25 15:13:46 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-25 15:58:01 +0000 textproc/rubygem-loofah: Cosmetic change --- textproc/rubygem-loofah/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/rubygem-loofah/Makefile b/textproc/rubygem-loofah/Makefile index 7db1b0b6fabf..b9e018cc68f5 100644 --- a/textproc/rubygem-loofah/Makefile +++ b/textproc/rubygem-loofah/Makefile @@ -15,9 +15,10 @@ RUN_DEPENDS= rubygem-crass>=1.0.2<1.1:www/rubygem-crass \ rubygem-nokogiri>=1.5.9:textproc/rubygem-nokogiri USES= cpe gem -CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes NO_ARCH= yes +CPE_VENDOR= loofah_project + .include <bsd.port.mk>