diff options
author | yuri <yuri@FreeBSD.org> | 2018-02-15 16:29:20 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-02-15 16:29:20 +0800 |
commit | 02d5be6ce6d1418e3dad807b1f794fec65036159 (patch) | |
tree | 05ca1991683fd54422a2b6380b9629dbf46a4773 | |
parent | 5114c60271b32150c5def994944284d2b4cfff80 (diff) | |
download | freebsd-ports-gnome-02d5be6ce6d1418e3dad807b1f794fec65036159.tar.gz freebsd-ports-gnome-02d5be6ce6d1418e3dad807b1f794fec65036159.tar.zst freebsd-ports-gnome-02d5be6ce6d1418e3dad807b1f794fec65036159.zip |
sysutils/3dm: MASTER_SITES update
PR: 225723
Reported by: takefu@airport.fm
Approved by: tcberner (mentor, implicit)
-rw-r--r-- | sysutils/3dm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/3dm/Makefile b/sysutils/3dm/Makefile index 348e1c8be526..dad1ab733017 100644 --- a/sysutils/3dm/Makefile +++ b/sysutils/3dm/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 2.11.00.021 PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= sysutils -MASTER_SITES= http://www.avagotech.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/ +MASTER_SITES= https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/ DISTNAME= 3DM2_CLI-freebsd_10-2-2-1_9-5-5-1 DIST_SUBDIR= 3dm2 |