summaryrefslogtreecommitdiff
path: root/security/bdc
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2005-06-14 03:19:28 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2005-06-14 03:19:28 +0000
commit39d4c86ef75c9df4d519a45840ccbfba80cd3f2c (patch)
tree0d0ae8deaf17f644349bb8dbb4d71ed557fe63ba /security/bdc
parentUpdate to 2.10.2. (diff)
Update MASTER_SITES.
PR: 82199 Submitted by: Adi Pircalabu (maintainer)
Notes
Notes: svn path=/head/; revision=137412
Diffstat (limited to 'security/bdc')
-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."