diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-23 15:00:18 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-23 15:00:18 +0000 |
commit | 81c27c891a0bf0bef71694886cc6f7ae1b42de7f (patch) | |
tree | 64687baed1958c674985a94e4d56a5104dd60db1 /net-p2p/retroshare | |
parent | 537fa0cbd2d6a011fa6b769c106b8f691ce1a312 (diff) |
Bump PORTREVISION after DESKTOP_ENTRIES update
Notes
Notes:
svn path=/head/; revision=310871
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 b0432eb7f842..02f6761e79d8 100644 --- a/net-p2p/retroshare/Makefile +++ b/net-p2p/retroshare/Makefile @@ -3,7 +3,7 @@ PORTNAME= retroshare PORTVERSION= 0.5.4b -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=${PORTNAME}/${BINARY}/${PORTVERSION} |