diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-29 20:26:20 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-29 20:26:20 +0000 |
commit | c52325211f88c2e19cefe021912577869197a14a (patch) | |
tree | 792f117b25a9a0c0af87d6fd5edde09fd5019ca9 /security | |
parent | db6df99368bc4bf4585b37b5022fba55008ec756 (diff) | |
download | ports-c52325211f88c2e19cefe021912577869197a14a.tar.gz ports-c52325211f88c2e19cefe021912577869197a14a.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/john/Makefile | 5 | ||||
-rw-r--r-- | security/john/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/security/john/Makefile b/security/john/Makefile index ecda3a07d975..70382aa1ff79 100644 --- a/security/john/Makefile +++ b/security/john/Makefile @@ -7,10 +7,9 @@ # PORTNAME= john -PORTVERSION= 1.6.33 +PORTVERSION= 1.6.34 CATEGORIES= security -MASTER_SITES= http://www.openwall.com/john/ \ - ftp://ftp.ca.openwall.com/pub/projects/john/ \ +MASTER_SITES= http://www.openwall.com/john/dl/ \ ftp://ftp.ru.openwall.com/pub/projects/john/ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ ${PORTNAME}-1.6.tar.gz diff --git a/security/john/distinfo b/security/john/distinfo index 548d0e1a845d..e836b9172857 100644 --- a/security/john/distinfo +++ b/security/john/distinfo @@ -1,2 +1,2 @@ -MD5 (john-1.6.33.tar.gz) = d62a62e3b0144ee8e5d05199b57447d9 +MD5 (john-1.6.34.tar.gz) = f97c1ca4506bcbac4ae65abe3c2dc461 MD5 (john-1.6.tar.gz) = aae782f160041b2bdc624b0a84054e32 |