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 /dns/cli53/Makefile | |
parent | adea180e8329f2dee8c5b5bc0c0b3d750cc743dd (diff) | |
download | ports-0505b712df3ae2b4bcaba00aecc7c1e9100d8609.tar.gz ports-0505b712df3ae2b4bcaba00aecc7c1e9100d8609.zip |
all: Bump PORTREVISION after lang/go* update
PR: 274405
Diffstat (limited to 'dns/cli53/Makefile')
-rw-r--r-- | dns/cli53/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/cli53/Makefile b/dns/cli53/Makefile index 508d38037bce..309dd3afc9f6 100644 --- a/dns/cli53/Makefile +++ b/dns/cli53/Makefile @@ -1,6 +1,6 @@ PORTNAME= cli53 DISTVERSION= 0.8.22 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= dns MAINTAINER= meta@FreeBSD.org |