diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-02-06 13:33:13 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-02-06 13:33:13 +0000 |
commit | 7c039bce3a5ff25ca629475f462f0be25ca67349 (patch) | |
tree | ec0c967696f046aa2d33aa66379c09967425312b /net-im/uTox/Makefile | |
parent | 2295ef4013f0a81323fe9e55c57b5342ca88247b (diff) | |
download | ports-7c039bce3a5ff25ca629475f462f0be25ca67349.tar.gz ports-7c039bce3a5ff25ca629475f462f0be25ca67349.zip |
Notes
Diffstat (limited to 'net-im/uTox/Makefile')
-rw-r--r-- | net-im/uTox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/uTox/Makefile b/net-im/uTox/Makefile index ded9f2faa30f..a0d58363cb95 100644 --- a/net-im/uTox/Makefile +++ b/net-im/uTox/Makefile @@ -3,7 +3,7 @@ PORTNAME= uTox DISTVERSION= 0.17.0 DISTVERSIONSUFFIX= -full -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-im net-p2p MASTER_SITES= https://github.com/uTox/uTox/releases/download/v${PORTVERSION}/ |