diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-06-15 09:05:22 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-06-15 09:52:17 +0000 |
commit | 746fa696a12ef1ca798e36baf087f579375b8cd1 (patch) | |
tree | c73e13004d54712f17404e39ddfc70f42dfeeba9 /textproc/jid | |
parent | 6b977b39442a498d115eebc767c61f4335588353 (diff) | |
download | ports-746fa696a12ef1ca798e36baf087f579375b8cd1.tar.gz ports-746fa696a12ef1ca798e36baf087f579375b8cd1.zip |
all: Bump after lang/go121 update
MFH: 2024Q2
Diffstat (limited to 'textproc/jid')
-rw-r--r-- | textproc/jid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/jid/Makefile b/textproc/jid/Makefile index 64cb25da85f7..addb3c88825d 100644 --- a/textproc/jid/Makefile +++ b/textproc/jid/Makefile @@ -1,7 +1,7 @@ PORTNAME= jid PORTVERSION= 0.7.6 DISTVERSIONPREFIX= v -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= textproc MAINTAINER= sbz@FreeBSD.org |