diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2014-07-30 03:57:23 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2014-07-30 03:57:23 +0000 |
commit | b95d127471e2fd17cc8d189dbeec094e3ff556db (patch) | |
tree | 15807f23c2499ac331641e73da0725c3432fea04 /net-p2p/retroshare | |
parent | 626234f3eae064cb91ca281da3c79d84b69bf30c (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 53ad91b31d5d..4536654e743c 100644 --- a/net-p2p/retroshare/Makefile +++ b/net-p2p/retroshare/Makefile @@ -3,7 +3,7 @@ PORTNAME= retroshare PORTVERSION= 0.5.5c -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MASTER_SITES= SF MASTER_SITE_SUBDIR=${PORTNAME}/${BINARY}/${PORTVERSION} |