diff options
Diffstat (limited to 'editors/elementary-code/Makefile')
-rw-r--r-- | editors/elementary-code/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/elementary-code/Makefile b/editors/elementary-code/Makefile index d9514fb91a85..02a26c051f00 100644 --- a/editors/elementary-code/Makefile +++ b/editors/elementary-code/Makefile @@ -1,6 +1,6 @@ PORTNAME= elementary-code DISTVERSION= 6.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |