git: bf7932281939 - main - security/1password-client2: fix portname after rename
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 19 Mar 2022 19:26:20 UTC
The branch main has been updated by ler: URL: https://cgit.FreeBSD.org/ports/commit/?id=bf793228193966ff8c5a069c82087262d6c4f057 commit bf793228193966ff8c5a069c82087262d6c4f057 Author: Larry Rosenman <ler@FreeBSD.org> AuthorDate: 2022-03-19 19:25:41 +0000 Commit: Larry Rosenman <ler@FreeBSD.org> CommitDate: 2022-03-19 19:25:41 +0000 security/1password-client2: fix portname after rename pointy hat to: ler --- security/1password-client2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/1password-client2/Makefile b/security/1password-client2/Makefile index 94050ca297dd..c931a9c1528b 100644 --- a/security/1password-client2/Makefile +++ b/security/1password-client2/Makefile @@ -1,6 +1,6 @@ # Created by: Adam Weinberger <adamw@FreeBSD.org> -PORTNAME= 1password-client-devel +PORTNAME= 1password-client2 DISTVERSION= 2.0.0 CATEGORIES= security MASTER_SITES= https://cache.agilebits.com/dist/1P/op2/pkg/v${DISTVERSION}/ \