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/Makefile | |
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/Makefile')
-rw-r--r-- | security/john/Makefile | 2 |
1 files changed, 1 insertions, 1 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/ \ |