diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-04-04 15:23:29 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-04-04 15:23:29 +0800 |
commit | 74d47c7a3bea31bf825e7f3266cde09ff929868b (patch) | |
tree | 8385d40011ddde4843c2850143bfdce4ab3c37dd /editors | |
parent | 05e92fe1baefca92e4b6848943fef24472a6cf62 (diff) | |
download | freebsd-ports-gnome-74d47c7a3bea31bf825e7f3266cde09ff929868b.tar.gz freebsd-ports-gnome-74d47c7a3bea31bf825e7f3266cde09ff929868b.tar.zst freebsd-ports-gnome-74d47c7a3bea31bf825e7f3266cde09ff929868b.zip |
Bump PORTREVISION for devel/re2 shlib change
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 7cc7710ecac4..1083c832d4e8 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -2,6 +2,7 @@ PORTNAME= vscode DISTVERSION= 1.43.1 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= https://nodejs.org/dist/v${NODE_VER}/:node_headers \ https://github.com/tagattie/FreeBSD-VSCode/releases/download/${DISTVERSION}/:yarn_cache |