diff options
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 |