diff options
Diffstat (limited to 'editors/lapce/Makefile')
-rw-r--r-- | editors/lapce/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/lapce/Makefile b/editors/lapce/Makefile index b84600b637c5..c3be2a634273 100644 --- a/editors/lapce/Makefile +++ b/editors/lapce/Makefile @@ -1,6 +1,7 @@ PORTNAME= lapce DISTVERSIONPREFIX= v DISTVERSION= 0.2.5 # remove openssl-src-* from CARGO-CRATES each update +PORTREVISION= 1 CATEGORIES= editors MAINTAINER= eduardo@FreeBSD.org |