diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2023-12-07 02:15:46 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2023-12-07 02:22:10 +0000 |
commit | 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 (patch) | |
tree | 4490d5e256dfdf157b15063ef0c4e410310df6bb /misc/wego/Makefile | |
parent | adea180e8329f2dee8c5b5bc0c0b3d750cc743dd (diff) | |
download | ports-0505b712df3ae2b4bcaba00aecc7c1e9100d8609.tar.gz ports-0505b712df3ae2b4bcaba00aecc7c1e9100d8609.zip |
all: Bump PORTREVISION after lang/go* update
PR: 274405
Diffstat (limited to 'misc/wego/Makefile')
-rw-r--r-- | misc/wego/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/wego/Makefile b/misc/wego/Makefile index c9cbffba2853..67eeba02bc07 100644 --- a/misc/wego/Makefile +++ b/misc/wego/Makefile @@ -1,6 +1,6 @@ PORTNAME= wego DISTVERSION= 2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MAINTAINER= pkubaj@FreeBSD.org |