diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-12-11 15:22:47 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-12-11 15:22:47 +0000 |
commit | 0c612c4aa397d1d6e7dce4999a9cf4f1776c18fd (patch) | |
tree | 12cece0b2d1e71932f0c22edbb6d275e22bb2ac9 /net-p2p/retroshare | |
parent | 07d6fce4df6945b0a0ea8048499e69018810ba35 (diff) |
Notes
Diffstat (limited to 'net-p2p/retroshare')
-rw-r--r-- | net-p2p/retroshare/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/retroshare/Makefile b/net-p2p/retroshare/Makefile index 3d1768fbc7fc..bccc9b719041 100644 --- a/net-p2p/retroshare/Makefile +++ b/net-p2p/retroshare/Makefile @@ -3,8 +3,8 @@ PORTNAME= retroshare PORTVERSION= 0.6.1 -PORTREVISION= 2 DISTVERSIONPREFIX= v +PORTREVISION= 3 CATEGORIES= net-p2p MAINTAINER= peter@netkey.at |