diff options
author | trevor <trevor@FreeBSD.org> | 2001-04-10 01:57:08 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2001-04-10 01:57:08 +0000 |
commit | 40c4776d09e124103e5c88707c0667add976fdd4 (patch) | |
tree | f6394d3e600918cde6d217ade9b4aa319bf617e3 /security/l0phtcrack | |
parent | 31218cc611262cbcef9f4f9c0303a37db8a553d2 (diff) | |
download | FreeBSD-ports-40c4776d09e124103e5c88707c0667add976fdd4.zip FreeBSD-ports-40c4776d09e124103e5c88707c0667add976fdd4.tar.gz |
Update master site because fetch doesn't support HTTP redirection.
Diffstat (limited to 'security/l0phtcrack')
-rw-r--r-- | security/l0phtcrack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/l0phtcrack/Makefile b/security/l0phtcrack/Makefile index 9853f2a..77c4cf2 100644 --- a/security/l0phtcrack/Makefile +++ b/security/l0phtcrack/Makefile @@ -8,7 +8,7 @@ PORTNAME= l0phtcrack PORTVERSION= 1.5 CATEGORIES= security -MASTER_SITES= http://www.l0pht.com/l0phtcrack/dist/ +MASTER_SITES= http://www.securitysoftwaretech.com/l0phtcrack/dist/ DISTNAME= lcsrc DIST_SUBDIR= ${PORTNAME} |