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