diff --git a/SPECS/ntp.spec b/SPECS/ntp.spec
index 8a45f0f..28cd8ca 100644
--- a/SPECS/ntp.spec
+++ b/SPECS/ntp.spec
@@ -169,7 +169,7 @@ This package contains NTP documentation in HTML format.
 # pool.ntp.org vendor zone which will be used in ntp.conf
 %if 0%{!?vendorzone:1}
 %{?fedora: %global vendorzone fedora.}
-%{?rhel: %global vendorzone rhel.}
+%{?rhel: %global vendorzone centos.}
 %endif
 
 %prep
@@ -409,6 +409,9 @@ popd
 %{ntpdocdir}/html
 
 %changelog
+* Wed Jun 18 2014 Jim Perrin <jperrin@centos.org> - 4.2.6p5-18.el7.centos
+- rebrand vendorzone
+
 * Tue Feb 11 2014 Miroslav Lichvar <mlichvar@redhat.com> 4.2.6p5-18
 - disable monitor in default ntp.conf (#1047856)