diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-01-17 11:47:39 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-01-17 11:57:45 +0000 |
commit | 835bd573300a74e379d8f37fefec3a0e9d24e391 (patch) | |
tree | 035300eb9057223373e0b7ee2463aba67fb452b3 /editors/helix | |
parent | 183588879e6bae37e4fd11e4b3336c49d6e64e0f (diff) | |
download | ports-835bd573300a74e379d8f37fefec3a0e9d24e391.tar.gz ports-835bd573300a74e379d8f37fefec3a0e9d24e391.zip |
lang/rust: Bump revisions after 1.58.0
Diffstat (limited to 'editors/helix')
-rw-r--r-- | editors/helix/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/helix/Makefile b/editors/helix/Makefile index 93091b6d0af4..fdb5a2c8f2c1 100644 --- a/editors/helix/Makefile +++ b/editors/helix/Makefile @@ -1,6 +1,7 @@ PORTNAME= helix DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= editors MAINTAINER= ashish@FreeBSD.org |