diff --git a/devel/rubygem-bson/Makefile b/devel/rubygem-bson/Makefile index d0ceb779020c..c34863e94310 100644 --- a/devel/rubygem-bson/Makefile +++ b/devel/rubygem-bson/Makefile @@ -1,17 +1,17 @@ PORTNAME= bson PORTVERSION= 5.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Full featured BSON specification implementation in Ruby WWW= https://github.com/mongodb/bson-ruby LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe gem -CPE_VENDOR= bson_project +CPE_VENDOR= mongodb .include