diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2002-11-02 04:33:43 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2002-11-02 04:33:43 +0000 |
commit | 7cee1ca843a8f2339c8770940a1f35c3fe7c4e80 (patch) | |
tree | eeeba29933a8aa197e79a7a67ad5fdef143dc361 /security/john | |
parent | da8d4e6bda09a62f2b079c338794a86dca15e628 (diff) | |
download | ports-7cee1ca843a8f2339c8770940a1f35c3fe7c4e80.tar.gz ports-7cee1ca843a8f2339c8770940a1f35c3fe7c4e80.zip |
Notes
Diffstat (limited to 'security/john')
-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 39416b797c6c..b6c9f44d0aaa 100644 --- a/security/john/Makefile +++ b/security/john/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.ca.openwall.com/pub/projects/john/ \ ftp://ftp.false.com/pub/security/projects/ \ http://www.false.com/security/john/ -MAINTAINER= d.marks@students.umist.ac.uk +MAINTAINER= d.marks@student.umist.ac.uk .include <bsd.port.pre.mk> |