diff options
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 |