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