Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Sep 2017 13:23:57 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r450123 - head/sysutils/devcpu-data
Message-ID:  <201709191323.v8JDNvl9059647@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Tue Sep 19 13:23:57 2017
New Revision: 450123
URL: https://svnweb.freebsd.org/changeset/ports/450123

Log:
  sysutils/devcpu-data: remove duplicate line
  
  Reported by:	lightside@gmx.com (via IRC)
  Pointyhat to:	swills

Modified:
  head/sysutils/devcpu-data/Makefile

Modified: head/sysutils/devcpu-data/Makefile
==============================================================================
--- head/sysutils/devcpu-data/Makefile	Tue Sep 19 13:04:41 2017	(r450122)
+++ head/sysutils/devcpu-data/Makefile	Tue Sep 19 13:23:57 2017	(r450123)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709191323.v8JDNvl9059647>