diff options
author | erwin <erwin@FreeBSD.org> | 2004-04-14 05:57:22 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2004-04-14 05:57:22 +0800 |
commit | 33f8f006d7427f96cda8bffa6cdf14cb9c442220 (patch) | |
tree | 4f958d7998d2a1af72c8a570b4df588f45c2488e /security | |
parent | 265d1b4e8a11f860df587609bc65f95afa22f8f1 (diff) | |
download | freebsd-ports-gnome-33f8f006d7427f96cda8bffa6cdf14cb9c442220.tar.gz freebsd-ports-gnome-33f8f006d7427f96cda8bffa6cdf14cb9c442220.tar.zst freebsd-ports-gnome-33f8f006d7427f96cda8bffa6cdf14cb9c442220.zip |
Update maintainer email address
PR: 65504
Submitted by: maintainer
Diffstat (limited to 'security')
-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 |