diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2018-04-23 19:26:32 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2018-04-23 19:26:32 +0000 |
commit | cd1fe74efaca3945b9d42353dcc6dc8a14f19085 (patch) | |
tree | 4908294f2cb7b271dc4c5d035619dadd0b721bb0 /net/bctoolbox | |
parent | f996ad2c8898b0fb53abef1e25a19b89d5aca0e6 (diff) | |
download | ports-cd1fe74efaca3945b9d42353dcc6dc8a14f19085.tar.gz ports-cd1fe74efaca3945b9d42353dcc6dc8a14f19085.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 f77782f98f73..cac7f95c36ea 100644 --- a/net/bctoolbox/Makefile +++ b/net/bctoolbox/Makefile @@ -3,7 +3,7 @@ PORTNAME= bctoolbox PORTVERSION= 0.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= SAVANNAH/linphone/bctoolbox |