diff options
Diffstat (limited to 'net-p2p/retroshare/Makefile')
-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 22d40ebc8a6e..34dfa25094f6 100644 --- a/net-p2p/retroshare/Makefile +++ b/net-p2p/retroshare/Makefile @@ -1,7 +1,7 @@ PORTNAME= retroshare DISTVERSIONPREFIX= v DISTVERSION= 0.6.4 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= net-p2p PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |