diff options
author | adamw <adamw@FreeBSD.org> | 2018-05-18 23:23:27 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2018-05-18 23:23:27 +0800 |
commit | 8a2b2f85647faaedbcdac02a4c3cc69b25e0eaad (patch) | |
tree | 87ab84e3a67730d6eee84dbc7e4e9beb9ee1f0cc /security | |
parent | 8ee171eeeb0fcff62dd379059b27c801de1cea88 (diff) | |
download | freebsd-ports-graphics-8a2b2f85647faaedbcdac02a4c3cc69b25e0eaad.tar.gz freebsd-ports-graphics-8a2b2f85647faaedbcdac02a4c3cc69b25e0eaad.tar.zst freebsd-ports-graphics-8a2b2f85647faaedbcdac02a4c3cc69b25e0eaad.zip |
Scale back my portfolio
I'm releasing maintainership on a number of ports that I no longer have
time to maintain effectively.
Diffstat (limited to 'security')
-rw-r--r-- | security/1password-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/1password-client/Makefile b/security/1password-client/Makefile index a77bb09cd48..9137444cca5 100644 --- a/security/1password-client/Makefile +++ b/security/1password-client/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.3 CATEGORIES= security MASTER_SITES= https://cache.agilebits.com/dist/1P/op/pkg/v${PORTVERSION}/ -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= 1Password CLI client ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 |