git: 689320056d6d - main - sysutils/hptcli: Unbreak port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Mar 2022 18:48:52 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=689320056d6db46f54059d951f8ca533b8d92c96
commit 689320056d6db46f54059d951f8ca533b8d92c96
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-03-12 18:46:39 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-03-12 18:46:45 +0000
sysutils/hptcli: Unbreak port
Point MASTER_SITES to a new location
Reported by: pkg-fallout
Approved by: portmgr (blanket)
---
sysutils/hptcli/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sysutils/hptcli/Makefile b/sysutils/hptcli/Makefile
index 00f50fe79aa7..95ad3e01cb8f 100644
--- a/sysutils/hptcli/Makefile
+++ b/sysutils/hptcli/Makefile
@@ -4,7 +4,7 @@ PORTNAME= hptcli
PORTVERSION= 3.6
PORTREVISION= 1
CATEGORIES= sysutils
-MASTER_SITES= http://www.highpoint-tech.com/BIOS_Driver/HRM/FreeBSD/
+MASTER_SITES= https://download.freenas.org/distfiles/
DISTNAME= CLI-FreeBSD-3.6-1-120913
MAINTAINER= wg@FreeBSD.org