diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2004-04-13 21:57:22 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2004-04-13 21:57:22 +0000 |
commit | 7393e656f6bba31d044339363136a7f20487a8da (patch) | |
tree | 15539ab97fc79b8f85deb38d9905c514513c6719 /security/john | |
parent | 7a402f9624e617854c42a396d7dcb4598bb3f40f (diff) | |
download | ports-7393e656f6bba31d044339363136a7f20487a8da.tar.gz ports-7393e656f6bba31d044339363136a7f20487a8da.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 70382aa1ff79..36c96128a02c 100644 --- a/security/john/Makefile +++ b/security/john/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.openwall.com/john/dl/ \ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ ${PORTNAME}-1.6.tar.gz -MAINTAINER= dominic.marks@btinternet.com +MAINTAINER= dom@helenmarks.co.uk COMMENT= Featureful Unix password cracker USE_REINPLACE= yes |