diff --git a/www/rubygem-httparty021/Makefile b/www/rubygem-httparty021/Makefile index 17fbb7ea902b..cb59a09c42b1 100644 --- a/www/rubygem-httparty021/Makefile +++ b/www/rubygem-httparty021/Makefile @@ -1,29 +1,29 @@ PORTNAME= httparty PORTVERSION= 0.21.0 CATEGORIES= www rubygems MASTER_SITES= RG PKGNAMESUFFIX= 021 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby Library that Makes HTTP Fun Again WWW= https://www.johnnunemaker.com/httparty/ \ https://github.com/jnunemaker/httparty LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-mini_mime>=1.0.0:mail/rubygem-mini_mime \ rubygem-multi_xml>=0.5.2:textproc/rubygem-multi_xml USES= cpe gem NO_ARCH= yes -CPE_VENDOR= john_nunemaker +CPE_VENDOR= jnunemaker PORTSCOUT= limit:^0\.21\. post-install: ${RM} ${STAGEDIR}${PREFIX}/bin/httparty .include