diff options
-rw-r--r-- | editors/vscode/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile index 6b96797c8f4a..b22aae6eb1c3 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,5 +1,6 @@ PORTNAME= vscode DISTVERSION= 1.91.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 \ |