diff options
Diffstat (limited to 'editors/lapce/Makefile')
-rw-r--r-- | editors/lapce/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/lapce/Makefile b/editors/lapce/Makefile index dd962a8f70f0..5a4d28d26b57 100644 --- a/editors/lapce/Makefile +++ b/editors/lapce/Makefile @@ -1,7 +1,6 @@ PORTNAME= lapce DISTVERSIONPREFIX= v -DISTVERSION= 0.4.2 # Cargo.lock patched: `make patch cargo-crates` -PORTREVISION= 8 +DISTVERSION= 0.4.4 # Cargo.lock patched: `make patch cargo-crates` CATEGORIES= editors MAINTAINER= eduardo@FreeBSD.org |