diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-14 14:51:24 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-14 14:51:24 +0000 |
commit | c33dbb3d1f41a6a98ac07d3c841542fa5b79587b (patch) | |
tree | 2fc3dd0cc6f25c84aa0741d43d3403e80dd9730e /security/bdc | |
parent | 34231759a2689e8aa9d0b4c1990f84b96e7fdc81 (diff) | |
download | ports-c33dbb3d1f41a6a98ac07d3c841542fa5b79587b.tar.gz ports-c33dbb3d1f41a6a98ac07d3c841542fa5b79587b.zip |
Notes
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 cae4de13d5e3..8f6e71901446 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/freebsd/${BDREL}/final/LICENSE\n\ +http://download.bitdefender.com/unices/old/freebsd/${BDREL}/final/LICENSE\n\ A direct link to the distribution file:\n\ -http://download.bitdefender.com/freebsd/${BDREL}/final/${DISTNAME}${EXTRACT_SUFX}\n\ +http://download.bitdefender.com/unices/old/freebsd/${BDREL}/final/${DISTNAME}${EXTRACT_SUFX}\n\ Once the file has been downloaded move it to\n\ ${DISTDIR} and restart the build.\n .endif |