diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2001-04-10 09:57:08 +0800 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2001-04-10 09:57:08 +0800 |
commit | 5f8a6b727c60a18b48863be0226c5ac8e99bd9f6 (patch) | |
tree | dfd1b3ff5d9f08f2dde9d403d9201f826afbac99 /security/l0phtcrack | |
parent | 4532b49f11c78cd54dff9470f79d5dd1a4494fe1 (diff) | |
download | freebsd-ports-gnome-5f8a6b727c60a18b48863be0226c5ac8e99bd9f6.tar.gz freebsd-ports-gnome-5f8a6b727c60a18b48863be0226c5ac8e99bd9f6.tar.zst freebsd-ports-gnome-5f8a6b727c60a18b48863be0226c5ac8e99bd9f6.zip |
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 9853f2abfe3f..77c4cf296a96 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} |