From 39d4c86ef75c9df4d519a45840ccbfba80cd3f2c Mon Sep 17 00:00:00 2001 From: Roman Bogorodskiy Date: Tue, 14 Jun 2005 03:19:28 +0000 Subject: Update MASTER_SITES. PR: 82199 Submitted by: Adi Pircalabu (maintainer) --- security/bdc/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'security') 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." -- cgit v1.2.3