diff options
Diffstat (limited to 'devel/protobuf/Makefile')
-rw-r--r-- | devel/protobuf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/protobuf/Makefile b/devel/protobuf/Makefile index b12496875174..19cc5b4cf9be 100644 --- a/devel/protobuf/Makefile +++ b/devel/protobuf/Makefile @@ -3,6 +3,7 @@ PORTNAME= protobuf PORTVERSION= 3.8.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= https://github.com/protocolbuffers/protobuf/releases/download/v${PORTVERSION}/ |