diff options
Diffstat (limited to 'devel/protobuf-go/Makefile')
-rw-r--r-- | devel/protobuf-go/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/protobuf-go/Makefile b/devel/protobuf-go/Makefile index 67601a02a048..489392516e34 100644 --- a/devel/protobuf-go/Makefile +++ b/devel/protobuf-go/Makefile @@ -1,6 +1,7 @@ PORTNAME= protobuf-go DISTVERSIONPREFIX= v -DISTVERSION= 1.36.9 +DISTVERSION= 1.36.10 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org |