diff options
author | trevor <trevor@FreeBSD.org> | 2002-05-10 12:36:53 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-05-10 12:36:53 +0800 |
commit | 83c650268471100f3b4d9eaf02ffa7908722e3bd (patch) | |
tree | ed415a5f4af33941ad2fb9d0c118eb8fb0c6d276 /security/john/Makefile | |
parent | ed983a45c2ccd31d5cf29f0995d9e1aa5b4f82b8 (diff) | |
download | freebsd-ports-gnome-83c650268471100f3b4d9eaf02ffa7908722e3bd.tar.gz freebsd-ports-gnome-83c650268471100f3b4d9eaf02ffa7908722e3bd.tar.zst freebsd-ports-gnome-83c650268471100f3b4d9eaf02ffa7908722e3bd.zip |
Assign maintainership to Dominic Marks.
PR: 37907
Submitted by: Dominic Marks
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 daebaa25d993..ccf8a6ed350d 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= ports@FreeBSD.org +MAINTAINER= dominic_marks@btinternet.com .include <bsd.port.pre.mk> |