git: 4798da3965a6 - main - www/rubygem-faraday0: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 16:04:53 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=4798da3965a6d2de8abfc3a2658fa1cfeb1edb58 commit 4798da3965a6d2de8abfc3a2658fa1cfeb1edb58 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-25 15:14:16 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-25 15:58:03 +0000 www/rubygem-faraday0: Cosmetic change --- www/rubygem-faraday0/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/rubygem-faraday0/Makefile b/www/rubygem-faraday0/Makefile index 617860b87407..26d4a45e2f01 100644 --- a/www/rubygem-faraday0/Makefile +++ b/www/rubygem-faraday0/Makefile @@ -15,11 +15,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-multipart-post>=1.2<3:www/rubygem-multipart-post USES= cpe gem -CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes NO_ARCH= yes +CPE_VENDOR= faraday_project + PORTSCOUT= limit:^0\. .include <bsd.port.mk>