summaryrefslogtreecommitdiff
path: root/sysutils/intel-microcode-netbsd
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2018-08-23 11:33:58 +0000
committermaya <maya@pkgsrc.org>2018-08-23 11:33:58 +0000
commit39a622155533b53a21fd111427eb7faa50b85030 (patch)
tree87d6096a5a4adfa9fe74c989c53fcf08f6da6e09 /sysutils/intel-microcode-netbsd
parent1bf9464920e407c489223307d9abc2ef22038870 (diff)
downloadpkgsrc-39a622155533b53a21fd111427eb7faa50b85030.tar.gz
intel-microcode-netbsd: uncomment LICENSE
Diffstat (limited to 'sysutils/intel-microcode-netbsd')
-rw-r--r--sysutils/intel-microcode-netbsd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/intel-microcode-netbsd/Makefile b/sysutils/intel-microcode-netbsd/Makefile
index a6963e16b9b..65ab066209d 100644
--- a/sysutils/intel-microcode-netbsd/Makefile
+++ b/sysutils/intel-microcode-netbsd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2018/08/23 10:52:27 maya Exp $
+# $NetBSD: Makefile,v 1.25 2018/08/23 11:33:58 maya Exp $
DISTNAME= microcode-20180807
PKGNAME= intel-microcode-netbsd-20180807
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://downloadcenter.intel.com/download/28039/Linux-Processor-Microcode-Data-File
COMMENT= Firmware updates for Intel x86 processors
-#LICENSE= intel-microcode-license
+LICENSE= intel-microcode-license
ONLY_FOR_PLATFORM+= NetBSD-6.99.*-i386 \
NetBSD-6.99.*-x86_64 \