aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/sas2ircu
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2016-12-12 01:14:58 +0800
committerehaupt <ehaupt@FreeBSD.org>2016-12-12 01:14:58 +0800
commitfccff75585977303f5557f26f48fa79e2166af92 (patch)
tree4088a60f86aac581b7b168d543026622e1bb006f /sysutils/sas2ircu
parentc0d6117c56b34d41cd45b7a394719ba963e18c14 (diff)
downloadfreebsd-ports-gnome-fccff75585977303f5557f26f48fa79e2166af92.tar.gz
freebsd-ports-gnome-fccff75585977303f5557f26f48fa79e2166af92.tar.zst
freebsd-ports-gnome-fccff75585977303f5557f26f48fa79e2166af92.zip
Update MASTER_SITE and make fetchable again.
PR: 215091 Submitted by: freebsd-ports@dan.me.uk (maintainer) MFH: 2016Q4
Diffstat (limited to 'sysutils/sas2ircu')
-rw-r--r--sysutils/sas2ircu/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/sas2ircu/Makefile b/sysutils/sas2ircu/Makefile
index 7eb88dab9573..f9968ed5b0a6 100644
--- a/sysutils/sas2ircu/Makefile
+++ b/sysutils/sas2ircu/Makefile
@@ -4,27 +4,27 @@ PORTNAME= sas2ircu
PORTVERSION= 20.00.00.00
PORTREVISION= 1
CATEGORIES= sysutils
-MASTER_SITES= http://docs.avagotech.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_6g_p20_point6/
+MASTER_SITES= https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_6g_p20_point6/
DISTNAME= SAS2IRCU_P20
MAINTAINER= freebsd-ports@dan.me.uk
-COMMENT= Tool for basic management of mps(4) based LSI RAID controllers
+COMMENT= Tool for basic management of mps(4) based LSI/Avago/Broadcom RAID controllers
LICENSE= sas2ircu
-LICENSE_NAME= AVAGO
+LICENSE_NAME= BROADCOM
LICENSE_TEXT= ${RESTRICTED}
LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept
RESTRICTED= Source recipient must acknowledge license.\
Reproduction or redistribution prohibited.\
- See http://www.avagotech.com/cs/Satellite?pagename=AVG2/Utilities/EulaMsg
+ See https://www.broadcom.com/cs/Satellite?pagename=AVG2/Utilities/EulaMsg
USES= zip
NO_BUILD= yes
NO_WRKSRC= yes
ONLY_FOR_ARCHS= i386 amd64
-ONLY_FOR_ARCHS_REASON= Binaries only available for i386 and amd64 from LSI
+ONLY_FOR_ARCHS_REASON= Binaries only available for i386 and amd64 from Broadcom
.include <bsd.port.pre.mk>