diff options
author | eugen <eugen@FreeBSD.org> | 2018-03-18 18:33:18 +0800 |
---|---|---|
committer | eugen <eugen@FreeBSD.org> | 2018-03-18 18:33:18 +0800 |
commit | dffa85ae68c8e346224c9b62045d3e8748a78c4e (patch) | |
tree | 8b5fa6f74ca536e76c5a3b424e71cf38cfcd079a | |
parent | 2bf96b1ba38387f1b86af9aeab0f5b4c118f7aa0 (diff) | |
download | freebsd-ports-gnome-dffa85ae68c8e346224c9b62045d3e8748a78c4e.tar.gz freebsd-ports-gnome-dffa85ae68c8e346224c9b62045d3e8748a78c4e.tar.zst freebsd-ports-gnome-dffa85ae68c8e346224c9b62045d3e8748a78c4e.zip |
sysutils/cpupdate: gammar/empty space correction.
-rw-r--r-- | sysutils/cpupdate/Makefile | 1 | ||||
-rw-r--r-- | sysutils/cpupdate/files/pkg-message.in | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/cpupdate/Makefile b/sysutils/cpupdate/Makefile index f1bdb1649c8f..8a93a23b5a7b 100644 --- a/sysutils/cpupdate/Makefile +++ b/sysutils/cpupdate/Makefile @@ -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: diff --git a/sysutils/cpupdate/files/pkg-message.in b/sysutils/cpupdate/files/pkg-message.in index b7ce45b967ed..c05033c34866 100644 --- a/sysutils/cpupdate/files/pkg-message.in +++ b/sysutils/cpupdate/files/pkg-message.in @@ -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 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |