diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-05-21 09:01:09 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-05-21 09:01:09 +0000 |
commit | 1466dc0c5a9a2f1f91d751cbf1f90bbf5ff3f93b (patch) | |
tree | d9e34dbc47e7cc600b533cade49dbb97c1855802 /security/l0phtcrack | |
parent | 7fda9b8170a6e39d1fb5e49cd81a03f21505e8f2 (diff) | |
download | ports-1466dc0c5a9a2f1f91d751cbf1f90bbf5ff3f93b.tar.gz ports-1466dc0c5a9a2f1f91d751cbf1f90bbf5ff3f93b.zip |
Notes
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 49bb6c39207b..a9840232be3f 100644 --- a/security/l0phtcrack/Makefile +++ b/security/l0phtcrack/Makefile @@ -8,7 +8,7 @@ PORTNAME= l0phtcrack PORTVERSION= 1.5 CATEGORIES= security -MASTER_SITES= http://www.atstake.com/research/lc3/dist/ +MASTER_SITES= http://www.atstake.com/research/lc/dist/ DISTNAME= lcsrc DIST_SUBDIR= ${PORTNAME} |