From f9807199b750976aa929b320cdfe59a53646c63b Mon Sep 17 00:00:00 2001 From: Hiroki Tagato Date: Fri, 19 Apr 2024 17:19:28 +0900 Subject: */*: bump port revision after electron28 update --- editors/vscode/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'editors') diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile index dc090f804a6d..460900fdf64f 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,5 +1,6 @@ PORTNAME= vscode DISTVERSION= 1.88.1 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= https://github.com/tagattie/FreeBSD-VSCode/releases/download/${DISTVERSION}/:yarn_cache DISTFILES= yarn-offline-cache-${DISTVERSION}${EXTRACT_SUFX}:yarn_cache \ -- cgit v1.2.3