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 08f7b42d59c7..def69f5ca3ad 100644 --- a/net-p2p/retroshare/Makefile +++ b/net-p2p/retroshare/Makefile @@ -3,7 +3,7 @@ PORTNAME= retroshare DISTVERSIONPREFIX= v DISTVERSION= 0.6.4 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net-p2p PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |