svn commit: r464890 - in head/sysutils/cpupdate: . files

Eugene Grosbein eugen at FreeBSD.org
Sun Mar 18 10:33:19 UTC 2018


Author: eugen
Date: Sun Mar 18 10:33:18 2018
New Revision: 464890
URL: https://svnweb.freebsd.org/changeset/ports/464890

Log:
  sysutils/cpupdate: gammar/empty space correction.

Modified:
  head/sysutils/cpupdate/Makefile
  head/sysutils/cpupdate/files/pkg-message.in

Modified: head/sysutils/cpupdate/Makefile
==============================================================================
--- head/sysutils/cpupdate/Makefile	Sun Mar 18 10:27:19 2018	(r464889)
+++ head/sysutils/cpupdate/Makefile	Sun Mar 18 10:33:18 2018	(r464890)
@@ -39,7 +39,6 @@ INTEL_PACK=		microcode-20180312.tgz
 INTEL_DESC=		Download Intel microcode pack ${INTEL_PACK}
 INTEL_MASTER_SITES=	https://downloadmirror.intel.com/27591/eng/:intel
 INTEL_DISTFILES=	${INTEL_PACK}:intel
-
 INTEL_DIR=		${WRKDIR}/intel-ucode
 
 do-install:

Modified: head/sysutils/cpupdate/files/pkg-message.in
==============================================================================
--- head/sysutils/cpupdate/files/pkg-message.in	Sun Mar 18 10:27:19 2018	(r464889)
+++ head/sysutils/cpupdate/files/pkg-message.in	Sun Mar 18 10:33:18 2018	(r464890)
@@ -5,5 +5,5 @@ NOTE: The following directories
 %%INTEL_DIR%%
 
 contain Intel and/or platomav/CPUMicrocodes collections respectively
-if you have just built the port with corresponging CPM/INTEL option(s) enabled
+if you have just built the port with corresponding CPM/INTEL option(s) enabled
 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


More information about the svn-ports-head mailing list