diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2018-08-10 14:23:15 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2018-08-10 14:23:15 +0000 |
commit | ebd39b12a6b07b16bd99e311376e298bf26f96f9 (patch) | |
tree | 829c8034d85ce50aedd6812e332579c456347588 /net/bctoolbox | |
parent | c752a808a51cc863a24ff94c06c36696bcc65a07 (diff) | |
download | ports-ebd39b12a6b07b16bd99e311376e298bf26f96f9.tar.gz ports-ebd39b12a6b07b16bd99e311376e298bf26f96f9.zip |
Notes
Diffstat (limited to 'net/bctoolbox')
-rw-r--r-- | net/bctoolbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bctoolbox/Makefile b/net/bctoolbox/Makefile index fc6063b725a1..364b72b49229 100644 --- a/net/bctoolbox/Makefile +++ b/net/bctoolbox/Makefile @@ -3,7 +3,7 @@ PORTNAME= bctoolbox PORTVERSION= 0.2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= SAVANNAH/linphone/bctoolbox |