diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-08-03 21:06:26 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-08-03 21:35:13 +0000 |
commit | 4476f89764d3ee73d216c2d56df149e8d4c62c24 (patch) | |
tree | ab13970f14b825c981def32647f222c39bfe2ee6 /converters/yj | |
parent | a79e7b164092f7c788952afbef09fc850d3604f3 (diff) |
Diffstat (limited to 'converters/yj')
-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 cf93c1a2349d..a9c2d3200fee 100644 --- a/converters/yj/Makefile +++ b/converters/yj/Makefile @@ -1,6 +1,6 @@ PORTNAME= yj PORTVERSION= 5.1.0 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v CATEGORIES= converters DIST_SUBDIR= yj |