diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2024-01-09 13:14:59 +0100 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2024-01-09 13:15:54 +0100 |
commit | 109c3d4629b84972e660b689d169ac0761c1a519 (patch) | |
tree | 69272eb584af95a4b5848d1ab47aed04358fc499 /sysutils/hexyl/Makefile | |
parent | d0c14d04136e43828d0c8184efc8d9105c9fd502 (diff) | |
download | freebsd-ports-109c3d4629b84972e660b689d169ac0761c1a519.zip |
lang/rust: Bump revisions after 1.75.0
PR: 276033
Diffstat (limited to 'sysutils/hexyl/Makefile')
-rw-r--r-- | sysutils/hexyl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/hexyl/Makefile b/sysutils/hexyl/Makefile index 8085c2acb6af..9ed620381fce 100644 --- a/sysutils/hexyl/Makefile +++ b/sysutils/hexyl/Makefile @@ -1,6 +1,7 @@ PORTNAME= hexyl DISTVERSIONPREFIX= v DISTVERSION= 0.14.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= mikael@FreeBSD.org |