diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-12-11 18:26:13 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-12-11 18:26:13 +0000 |
commit | 0a7591375a089c69962a00f770aa1b4ea1cfc77d (patch) | |
tree | 949cc06dd189ddfe52ea6d45bae7779aa88f5602 /net/spoofer | |
parent | 22706996b8d7771dc9c3a1ca559a75e404619884 (diff) |
Update devel/protobuf to 3.5.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
Notes
Notes:
svn path=/head/; revision=456058
Diffstat (limited to 'net/spoofer')
-rw-r--r-- | net/spoofer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/spoofer/Makefile b/net/spoofer/Makefile index c6f8b620c121..3a18597d942e 100644 --- a/net/spoofer/Makefile +++ b/net/spoofer/Makefile @@ -3,7 +3,7 @@ PORTNAME= spoofer PORTVERSION= 1.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.caida.org/projects/spoofer/downloads/ |