diff options
author | swills <swills@FreeBSD.org> | 2017-09-19 21:23:57 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2017-09-19 21:23:57 +0800 |
commit | dfeb3dcc013f448b80832bd5ff7edd96d0946c83 (patch) | |
tree | db28b1d007d58f9e883085e07ddedd04c299fb83 /sysutils | |
parent | af189075fe738ddc77e83304fcba1027bb1485ce (diff) | |
download | freebsd-ports-gnome-dfeb3dcc013f448b80832bd5ff7edd96d0946c83.tar.gz freebsd-ports-gnome-dfeb3dcc013f448b80832bd5ff7edd96d0946c83.tar.zst freebsd-ports-gnome-dfeb3dcc013f448b80832bd5ff7edd96d0946c83.zip |
sysutils/devcpu-data: remove duplicate line
Reported by: lightside@gmx.com (via IRC)
Pointyhat to: swills
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/devcpu-data/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/devcpu-data/Makefile b/sysutils/devcpu-data/Makefile index 1b40a57ba3d4..5f7044991adf 100644 --- a/sysutils/devcpu-data/Makefile +++ b/sysutils/devcpu-data/Makefile @@ -7,7 +7,6 @@ CATEGORIES= sysutils MASTER_SITES= https://downloadmirror.intel.com/26925/eng/:intel \ http://www.amd64.org/microcode/:amd PKGNAMEPREFIX= devcpu- -DISTFILES= microcode-20170511.tgz:intel amd-ucode-2014-12-01.tar.bz2:amd DISTFILES= microcode-20170707.tgz:intel amd-ucode-2014-12-01.tar.bz2:amd MAINTAINER= clarkjc@runbox.com |