diff options
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 5c679ce2decc..ecda3a07d975 100644 --- a/security/john/Makefile +++ b/security/john/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.openwall.com/john/ \ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ ${PORTNAME}-1.6.tar.gz -MAINTAINER= d.marks@student.umist.ac.uk +MAINTAINER= dominic.marks@btinternet.com COMMENT= Featureful Unix password cracker USE_REINPLACE= yes |