diff options
author | lifanov <lifanov@FreeBSD.org> | 2016-12-14 11:47:18 +0800 |
---|---|---|
committer | lifanov <lifanov@FreeBSD.org> | 2016-12-14 11:47:18 +0800 |
commit | 6f2e7e13e30e1399d47dd6ffd8793e9aaae3166c (patch) | |
tree | 69650a58f79d4eefcb40c0e567d83a139afc212d /security | |
parent | 839aa2e46f8a15c3c00b016c53b3a6b4d2990f36 (diff) | |
download | freebsd-ports-gnome-6f2e7e13e30e1399d47dd6ffd8793e9aaae3166c.tar.gz freebsd-ports-gnome-6f2e7e13e30e1399d47dd6ffd8793e9aaae3166c.tar.zst freebsd-ports-gnome-6f2e7e13e30e1399d47dd6ffd8793e9aaae3166c.zip |
update MAINTAINER to my FreeBSD.org email
Reviewed by: matthew
Approved by: matthew (maintainer)
Differential Revision: https://reviews.freebsd.org/D8782
Diffstat (limited to 'security')
-rw-r--r-- | security/hashcat-legacy/Makefile | 2 | ||||
-rw-r--r-- | security/hashcat/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/hashcat-legacy/Makefile b/security/hashcat-legacy/Makefile index 954e538892bf..b2620a06998f 100644 --- a/security/hashcat-legacy/Makefile +++ b/security/hashcat-legacy/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.00 PORTREVISION= 1 CATEGORIES= security -MAINTAINER= lifanov@mail.lifanov.com +MAINTAINER= lifanov@FreeBSD.org COMMENT= Advanced CPU-based password recovery utility LICENSE= MIT diff --git a/security/hashcat/Makefile b/security/hashcat/Makefile index c840031f5843..d04d979dbf18 100644 --- a/security/hashcat/Makefile +++ b/security/hashcat/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 3.20 DISTVERSIONPREFIX= v CATEGORIES= security -MAINTAINER= lifanov@mail.lifanov.com +MAINTAINER= lifanov@FreeBSD.org COMMENT= Advanced CPU-based password recovery utility LICENSE= MIT |