diff options
author | rafan <rafan@FreeBSD.org> | 2007-08-24 11:01:52 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-08-24 11:01:52 +0800 |
commit | f67e74254dd5d8adb83c8245f84f95a1e36f847a (patch) | |
tree | 6df05bef46b99345eb20814d39cf3c23071b3936 /security/bdc | |
parent | d95ac17d656f65db74248d8ca446aaa4c410eb96 (diff) | |
download | freebsd-ports-gnome-f67e74254dd5d8adb83c8245f84f95a1e36f847a.tar.gz freebsd-ports-gnome-f67e74254dd5d8adb83c8245f84f95a1e36f847a.tar.zst freebsd-ports-gnome-f67e74254dd5d8adb83c8245f84f95a1e36f847a.zip |
- Update download and license url
PR: ports/115754
Submitted by: Adi Pircalabu <apircalabu at bitdefender.com> (maintainer)
Diffstat (limited to 'security/bdc')
-rw-r--r-- | security/bdc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/bdc/Makefile b/security/bdc/Makefile index 8f6e71901446..a175943d2f6f 100644 --- a/security/bdc/Makefile +++ b/security/bdc/Makefile @@ -40,9 +40,9 @@ ECHO_MSG= /usr/bin/printf IGNORE= :\n\ You have to fetch ${DISTNAME}${EXTRACT_SUFX} manually after\n\ reading and agreeing to the license at:\n\ -http://download.bitdefender.com/unices/old/freebsd/${BDREL}/final/LICENSE\n\ +http://download.bitdefender.com/SMB/Workstation_Security_and_Management/BitDefender_Antivirus_Scanner_for_Unices/Unix/Old/EN/freebsd/Ver_${BDREL}/\n\ A direct link to the distribution file:\n\ -http://download.bitdefender.com/unices/old/freebsd/${BDREL}/final/${DISTNAME}${EXTRACT_SUFX}\n\ +http://download.bitdefender.com/SMB/Workstation_Security_and_Management/BitDefender_Antivirus_Scanner_for_Unices/Unix/Old/EN/freebsd/Ver_${BDREL}/bdc-7.0.1.2-fbsd${BDREL}.tar.gz\n\ Once the file has been downloaded move it to\n\ ${DISTDIR} and restart the build.\n .endif |