diff options
Diffstat (limited to 'net/redpanda-connect/Makefile')
-rw-r--r-- | net/redpanda-connect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/redpanda-connect/Makefile b/net/redpanda-connect/Makefile index 46d6d169c3f0..c4be4d7b5f48 100644 --- a/net/redpanda-connect/Makefile +++ b/net/redpanda-connect/Makefile @@ -1,7 +1,7 @@ PORTNAME= connect DISTVERSIONPREFIX= v DISTVERSION= 4.38.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net PKGNAMEPREFIX= redpanda- |