diff options
author | perky <perky@FreeBSD.org> | 2002-10-08 12:10:37 +0000 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2002-10-08 12:10:37 +0000 |
commit | 3160fbc1e925dea48910b7c33671e671ac773f01 (patch) | |
tree | 0d33202f8027f7c2b798b633fe7429f443c8b5ee /security/john | |
parent | fc4804d569b49a5dfe82fbc91badfcd054071c1d (diff) | |
download | FreeBSD-ports-3160fbc1e925dea48910b7c33671e671ac773f01.zip FreeBSD-ports-3160fbc1e925dea48910b7c33671e671ac773f01.tar.gz |
Update maintainer address
PR: 43820
Submitted by: Dominic Marks <d.marks@students.umist.ac.uk>
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 8a98570..39416b7 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= dominic_marks@btinternet.com +MAINTAINER= d.marks@students.umist.ac.uk .include <bsd.port.pre.mk> |