diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-05-13 17:43:16 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-05-13 17:56:04 +0000 |
commit | fce0cc32720e61042bc675152b116f9e61532e92 (patch) | |
tree | 3c3944ad4121d04dd678e3c58651096f6229f908 /net-mgmt/pushgateway/Makefile | |
parent | a0676cbde9ff7029f5f0af1c50135be5e669d325 (diff) | |
download | ports-fce0cc32720e61042bc675152b116f9e61532e92.tar.gz ports-fce0cc32720e61042bc675152b116f9e61532e92.zip |
all: Bump after lang/go121 update
MFH: 2024Q2
Diffstat (limited to 'net-mgmt/pushgateway/Makefile')
-rw-r--r-- | net-mgmt/pushgateway/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/pushgateway/Makefile b/net-mgmt/pushgateway/Makefile index 15c965843c3c..7ebe62e84508 100644 --- a/net-mgmt/pushgateway/Makefile +++ b/net-mgmt/pushgateway/Makefile @@ -1,7 +1,7 @@ PORTNAME= pushgateway DISTVERSIONPREFIX= v DISTVERSION= 1.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MAINTAINER= dutra@FreeBSD.org |