diff options
author | Gabriel M. Dutra <nulldutra@proton.me> | 2023-06-25 10:55:59 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2023-06-25 10:55:59 +0000 |
commit | 67ce6e5e1c4261993e7e6ddca6740c5fd2172d31 (patch) | |
tree | 4d95888f0991dd5134b9236e1eb2b3e44c42afb0 /security/gokey | |
parent | 558ce1efd829e68b4af6d8f2d69149cc124a22ee (diff) | |
download | ports-67ce6e5e1c4261993e7e6ddca6740c5fd2172d31.tar.gz ports-67ce6e5e1c4261993e7e6ddca6740c5fd2172d31.zip |
*/*: Updating maintainer address
PR: 272055
Reported by: nulldutra@proton.me (maintainer)
Diffstat (limited to 'security/gokey')
-rw-r--r-- | security/gokey/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gokey/Makefile b/security/gokey/Makefile index d0835f5ae4e7..833e45fac939 100644 --- a/security/gokey/Makefile +++ b/security/gokey/Makefile @@ -1,10 +1,10 @@ PORTNAME= gokey DISTVERSIONPREFIX= v DISTVERSION= 0.1.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security -MAINTAINER= 0xdutra@gmail.com +MAINTAINER= nulldutra@proton.me COMMENT= Simple password manager write in Go WWW= https://github.com/cloudflare/gokey |