git: ab152073d4a4 - main - www/rubygem-rack: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 16:04:58 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ab152073d4a4a5af99738b076e46eaab168c8f22 commit ab152073d4a4a5af99738b076e46eaab168c8f22 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-25 15:14:31 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-25 15:58:04 +0000 www/rubygem-rack: Cosmetic change --- www/rubygem-rack/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/rubygem-rack/Makefile b/www/rubygem-rack/Makefile index 434223522c2b..f18ec20677e7 100644 --- a/www/rubygem-rack/Makefile +++ b/www/rubygem-rack/Makefile @@ -11,11 +11,12 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE USES= cpe gem -CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes NO_ARCH= yes PLIST_FILES= bin/rackup +CPE_VENDOR= rack_project + .include <bsd.port.mk>