diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-06-25 05:11:14 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-06-25 05:11:14 +0800 |
commit | 1c7b45c32b7017ea0df0fc3ec68ac0075b1996a9 (patch) | |
tree | 1b91cf25a517f0678e0ea74c573d037f31f9c97a /net/ostinato | |
parent | 0015bb45228d10ad6c2b9c122a4578be125c7acb (diff) | |
download | freebsd-ports-gnome-1c7b45c32b7017ea0df0fc3ec68ac0075b1996a9.tar.gz freebsd-ports-gnome-1c7b45c32b7017ea0df0fc3ec68ac0075b1996a9.tar.zst freebsd-ports-gnome-1c7b45c32b7017ea0df0fc3ec68ac0075b1996a9.zip |
Revert r473259 and r473260 which are committed by accident
- Bump PORTEPOCH for protobuf and py-protobuf
- Bump PORTREVISION for dependent ports
Diffstat (limited to 'net/ostinato')
-rw-r--r-- | net/ostinato/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ostinato/Makefile b/net/ostinato/Makefile index dc61028e1e13..185dd44841e2 100644 --- a/net/ostinato/Makefile +++ b/net/ostinato/Makefile @@ -3,7 +3,7 @@ PORTNAME= ostinato PORTVERSION= 0.8 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net security MASTER_SITES= https://bintray.com/artifact/download/pstavirs/ostinato/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} |