diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-02-15 11:36:35 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-02-15 19:06:01 +0000 |
commit | 56b5ec772f679a600dabe41622c1350594628286 (patch) | |
tree | 7e2e178dad69456bc0f596a9822fa293186c2e0f /converters | |
parent | cd62dc23d5d5b516b87fd61f3feb0147732786aa (diff) | |
download | ports-56b5ec772f679a600dabe41622c1350594628286.tar.gz ports-56b5ec772f679a600dabe41622c1350594628286.zip |
all: Bump PORTREVISION after lang/go{119,120} update
Diffstat (limited to 'converters')
-rw-r--r-- | converters/yj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/yj/Makefile b/converters/yj/Makefile index 58205c24acfe..e3c87a2e9652 100644 --- a/converters/yj/Makefile +++ b/converters/yj/Makefile @@ -1,6 +1,6 @@ PORTNAME= yj PORTVERSION= 5.1.0 -PORTREVISION= 8 +PORTREVISION= 9 DISTVERSIONPREFIX= v CATEGORIES= converters DIST_SUBDIR= yj |