diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2021-02-10 07:42:50 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2021-02-10 07:42:50 +0000 |
commit | 103c3702dee22e1e3edbd41e6c17bcf3c21212f2 (patch) | |
tree | bfe3485de7a1f7668387f5366002e714dfbc64fc /security/gopass/Makefile | |
parent | devel/liblockfile: Update to 1.17 (diff) |
Submitted by: Nuno Teixeira <eduardo@FreeBSD.org> (maintainer)
Approved by: dbaio, garga (mentors)
Differential Revision: https://reviews.freebsd.org/D28534
Notes
Notes:
svn path=/head/; revision=564845
Diffstat (limited to 'security/gopass/Makefile')
-rw-r--r-- | security/gopass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gopass/Makefile b/security/gopass/Makefile index c081e9f71f5c..495c153df593 100644 --- a/security/gopass/Makefile +++ b/security/gopass/Makefile @@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.11.0 CATEGORIES= security -MAINTAINER= ed.arrakis@gmail.com +MAINTAINER= eduardo@FreeBSD.org COMMENT= Rewrite of the pass password manager in Go LICENSE= MIT |