diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2018-07-29 22:18:44 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2018-07-29 22:18:44 +0000 |
commit | 09f9633cb617878a6611cfdfb630e55d957188ef (patch) | |
tree | 75221c7f7553f4576b2cf1137ee3db4058fd8973 /net-im/uTox/Makefile | |
parent | d2346f31bcdb9a72f7cb14c3d3127c2d198a087e (diff) | |
download | ports-09f9633cb617878a6611cfdfb630e55d957188ef.tar.gz ports-09f9633cb617878a6611cfdfb630e55d957188ef.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 a8a16e7c1b3a..c8f0f763b6d7 100644 --- a/net-im/uTox/Makefile +++ b/net-im/uTox/Makefile @@ -3,7 +3,7 @@ PORTNAME= uTox DISTVERSION= 0.17.0 DISTVERSIONSUFFIX= -full -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im net-p2p MASTER_SITES= https://github.com/uTox/uTox/releases/download/v${PORTVERSION}/ |