diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-09-08 14:34:56 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-09-08 14:34:56 +0000 |
commit | 8e4bc57934f0611f59a2bfca1ddbab781572ead3 (patch) | |
tree | dd28e4d04117817fbc1bef98b0acdc12f7ed50f5 /net/nats-top | |
parent | d6ea93e8ddc09ab65e1ae4c6636616af48a9146e (diff) | |
download | ports-8e4bc57934f0611f59a2bfca1ddbab781572ead3.tar.gz ports-8e4bc57934f0611f59a2bfca1ddbab781572ead3.zip |
all: Bump PORTREVISION after lang/go* update
Diffstat (limited to 'net/nats-top')
-rw-r--r-- | net/nats-top/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nats-top/Makefile b/net/nats-top/Makefile index f9353c173313..cd73108100ae 100644 --- a/net/nats-top/Makefile +++ b/net/nats-top/Makefile @@ -1,6 +1,6 @@ PORTNAME= nats-top PORTVERSION= 0.6.0 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v CATEGORIES= net |