diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-05-13 17:33:23 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-05-13 17:56:04 +0000 |
commit | a0676cbde9ff7029f5f0af1c50135be5e669d325 (patch) | |
tree | e03c86d212c4a20fc5d394092c8ef107786268e1 /editors/orbiton/Makefile | |
parent | 424b7add6c8b1c957ebba9b1a25e61ca67a67196 (diff) | |
download | ports-a0676cbde9ff7029f5f0af1c50135be5e669d325.tar.gz ports-a0676cbde9ff7029f5f0af1c50135be5e669d325.zip |
all: Bump after lang/go122 update
MFH: 2024Q2
Diffstat (limited to 'editors/orbiton/Makefile')
-rw-r--r-- | editors/orbiton/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/orbiton/Makefile b/editors/orbiton/Makefile index c12b004ad509..37a635b382e8 100644 --- a/editors/orbiton/Makefile +++ b/editors/orbiton/Makefile @@ -1,7 +1,7 @@ PORTNAME= orbiton DISTVERSIONPREFIX= v DISTVERSION= 2.65.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MAINTAINER= yuri@FreeBSD.org |