svn commit: r369298 - in head/www: nginx nginx-devel

Sergey A. Osokin osa at FreeBSD.org
Fri Sep 26 00:02:08 UTC 2014


Author: osa
Date: Fri Sep 26 00:02:07 2014
New Revision: 369298
URL: http://svnweb.freebsd.org/changeset/ports/369298
QAT: https://qat.redports.org/buildarchive/r369298/

Log:
  Update CPE_VENDOR.

Modified:
  head/www/nginx-devel/Makefile
  head/www/nginx/Makefile

Modified: head/www/nginx-devel/Makefile
==============================================================================
--- head/www/nginx-devel/Makefile	Thu Sep 25 21:29:57 2014	(r369297)
+++ head/www/nginx-devel/Makefile	Fri Sep 26 00:02:07 2014	(r369298)
@@ -17,7 +17,7 @@ LICENSE=	BSD
 
 USES+=		cpe
 
-CPE_VENDOR=	igor_sysoev
+CPE_VENDOR=	nginx
 CPE_PRODUCT=	nginx
 
 NO_OPTIONS_SORT=	yes

Modified: head/www/nginx/Makefile
==============================================================================
--- head/www/nginx/Makefile	Thu Sep 25 21:29:57 2014	(r369297)
+++ head/www/nginx/Makefile	Fri Sep 26 00:02:07 2014	(r369298)
@@ -17,7 +17,7 @@ LICENSE=	BSD
 
 USES+=		cpe
 
-CPE_VENDOR=	igor_sysoev
+CPE_VENDOR=	nginx
 CPE_PRODUCT=	nginx
 
 NO_OPTIONS_SORT=	yes


More information about the svn-ports-head mailing list