diff options
| author | Hiroki Tagato <tagattie@FreeBSD.org> | 2026-03-19 05:59:14 +0000 |
|---|---|---|
| committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2026-03-19 05:59:14 +0000 |
| commit | a3a3f7b625aa9f61da4b7e5c29537e37a4b06bfe (patch) | |
| tree | 1b083a3aea79f2ff81b309bc5b0b80be784ef07e /editors | |
| parent | 17b68db36a2a26bbfe9e45650d0632b840e72b64 (diff) | |
Diffstat (limited to 'editors')
| -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 538728ffb0a2..08aa392b89f1 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,5 +1,6 @@ PORTNAME= vscode DISTVERSION= ${VSCODE_VERSION} +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= https://github.com/tagattie/FreeBSD-VSCode/releases/download/${DISTVERSION}/:node_modules DISTFILES= vscode-node-modules-${DISTVERSION}${EXTRACT_SUFX}:node_modules \ |
