View | Details | Raw Unified | Return to bug 206738
Collapse All | Expand All

(-)devcpu-data/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/sysutils/devcpu-data/Makefile 404225 2015-12-22 10:20:02Z miwi $
2
# $FreeBSD: head/sysutils/devcpu-data/Makefile 404225 2015-12-22 10:20:02Z miwi $
3
3
4
PORTNAME=	data
4
PORTNAME=	data
5
PORTVERSION=	1.6
5
PORTVERSION=	1.7
6
CATEGORIES=	sysutils
6
CATEGORIES=	sysutils
7
MASTER_SITES=	http://downloadmirror.intel.com/25512/eng/:intel \
7
MASTER_SITES=	http://downloadmirror.intel.com/25512/eng/:intel \
8
		http://www.amd64.org/microcode/:amd
8
		http://www.amd64.org/microcode/:amd
Lines 15-21 Link Here
15
LICENSE=	EULA
15
LICENSE=	EULA
16
LICENSE_NAME=	Intel Software License Agreement
16
LICENSE_NAME=	Intel Software License Agreement
17
LICENSE_FILE=	${FILESDIR}/LICENSE
17
LICENSE_FILE=	${FILESDIR}/LICENSE
18
LICENSE_PERMS=	dist-mirror no-dist-sell pkg-mirror no-pkg-sell
18
LICENSE_PERMS=	dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
19
19
20
NO_WRKSUBDIR=	yes
20
NO_WRKSUBDIR=	yes
21
21

Return to bug 206738