git: 2c924a800304 - main - www/rubygem-faraday: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 16:04:52 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2c924a8003045d25cf99fc66a724ce9fc8a01fed commit 2c924a8003045d25cf99fc66a724ce9fc8a01fed Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-25 15:14:12 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-25 15:58:03 +0000 www/rubygem-faraday: Cosmetic change --- www/rubygem-faraday/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/rubygem-faraday/Makefile b/www/rubygem-faraday/Makefile index f2a7f1d77dcc..59f4168175ff 100644 --- a/www/rubygem-faraday/Makefile +++ b/www/rubygem-faraday/Makefile @@ -23,9 +23,10 @@ RUN_DEPENDS= rubygem-faraday-em_http>=1.0<2:www/rubygem-faraday-em_http \ rubygem-ruby2_keywords>=0.0.4:devel/rubygem-ruby2_keywords USES= cpe gem -CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes NO_ARCH= yes +CPE_VENDOR= faraday_project + .include <bsd.port.mk>