diff options
author | kevlo <kevlo@FreeBSD.org> | 2003-04-09 16:12:47 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2003-04-09 16:12:47 +0800 |
commit | 713efe7600bb40bbddef3ed174a6eac214f66a53 (patch) | |
tree | 6e3424c5c70c58d682a8f77d84b67461d9d3ccfd /security/john | |
parent | 19ea0f27784611666443ded33478051f12a930c9 (diff) | |
download | freebsd-ports-gnome-713efe7600bb40bbddef3ed174a6eac214f66a53.tar.gz freebsd-ports-gnome-713efe7600bb40bbddef3ed174a6eac214f66a53.tar.zst freebsd-ports-gnome-713efe7600bb40bbddef3ed174a6eac214f66a53.zip |
Update to 1.6.33
PR: 50740
Submitted by: Dominic Marks <dom@cus.org.uk>
Diffstat (limited to 'security/john')
-rw-r--r-- | security/john/Makefile | 2 | ||||
-rw-r--r-- | security/john/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/john/Makefile b/security/john/Makefile index 0d36615b98b9..5c679ce2decc 100644 --- a/security/john/Makefile +++ b/security/john/Makefile @@ -7,7 +7,7 @@ # PORTNAME= john -PORTVERSION= 1.6.32 +PORTVERSION= 1.6.33 CATEGORIES= security MASTER_SITES= http://www.openwall.com/john/ \ ftp://ftp.ca.openwall.com/pub/projects/john/ \ diff --git a/security/john/distinfo b/security/john/distinfo index 1f4dad1df243..548d0e1a845d 100644 --- a/security/john/distinfo +++ b/security/john/distinfo @@ -1,2 +1,2 @@ -MD5 (john-1.6.32.tar.gz) = fc43647268a2841bf9c8df819fafef26 +MD5 (john-1.6.33.tar.gz) = d62a62e3b0144ee8e5d05199b57447d9 MD5 (john-1.6.tar.gz) = aae782f160041b2bdc624b0a84054e32 |