diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-06-24 20:19:45 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-06-24 20:19:45 +0000 |
commit | cf03afc451ed188be94a201a6f0316332ba94105 (patch) | |
tree | 0e551a61df0010fb320bbb8bf571eaea9c781d39 /net/ostinato/Makefile | |
parent | 3f3b92080b3e50397fc68b63efed7c8fc21de502 (diff) |
Notes
Diffstat (limited to 'net/ostinato/Makefile')
-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 2f9cea76bd2b..dc61028e1e13 100644 --- a/net/ostinato/Makefile +++ b/net/ostinato/Makefile @@ -3,7 +3,7 @@ PORTNAME= ostinato PORTVERSION= 0.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net security MASTER_SITES= https://bintray.com/artifact/download/pstavirs/ostinato/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} |