aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2005-06-14 11:19:28 +0800
committernovel <novel@FreeBSD.org>2005-06-14 11:19:28 +0800
commit12290391c12a69793f04bbbb1a27043a7fce06e6 (patch)
tree4ccbe5e393b1717e5b98cd017107816409daaeb5 /security
parentdf9f2dcf9da6a21838d68c223a21df40bde74bb5 (diff)
downloadfreebsd-ports-gnome-12290391c12a69793f04bbbb1a27043a7fce06e6.tar.gz
freebsd-ports-gnome-12290391c12a69793f04bbbb1a27043a7fce06e6.tar.zst
freebsd-ports-gnome-12290391c12a69793f04bbbb1a27043a7fce06e6.zip
Update MASTER_SITES.
PR: 82199 Submitted by: Adi Pircalabu (maintainer)
Diffstat (limited to 'security')
-rw-r--r--security/bdc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/bdc/Makefile b/security/bdc/Makefile
index 8d072c5c80a4..95820520ca04 100644
--- a/security/bdc/Makefile
+++ b/security/bdc/Makefile
@@ -8,7 +8,7 @@
PORTNAME= bdc
PORTVERSION= 7.0.1
CATEGORIES= security
-MASTER_SITES= ftp://ftp.bitdefender.com/pub/freebsd/${BDREL}/beta/
+MASTER_SITES= http://download.bitdefender.com/freebsd/${BDREL}/beta/
DISTNAME= ${PORTNAME}-${PORTVERSION}-fbsd${BDREL}
MAINTAINER= apircalabu@bitdefender.com
@@ -37,10 +37,10 @@ do-fetch:
@${ECHO} "You have to fetch ${DISTNAME}${EXTRACT_SUFX} manually after"
@${ECHO} "reading and agreeing to the license at:"
@${ECHO} ""
- @${ECHO} "ftp://ftp.bitdefender.com/pub/freebsd/${BDREL}/beta/LICENSE"
+ @${ECHO} "http://download.bitdefender.com/freebsd/${BDREL}/beta/LICENSE"
@${ECHO} ""
@${ECHO} "A direct link to the distribution file:"
- @${ECHO} "ftp://ftp.bitdefender.com/pub/freebsd/${BDREL}/beta/${DISTNAME}${EXTRACT_SUFX}"
+ @${ECHO} "http://download.bitdefender.com/freebsd/${BDREL}/beta/${DISTNAME}${EXTRACT_SUFX}"
@${ECHO} ""
@${ECHO} "Once the file has been downloaded move it to"
@${ECHO} "${DISTDIR} and restart the build."