diff options
author | makc <makc@FreeBSD.org> | 2013-01-23 23:00:18 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2013-01-23 23:00:18 +0800 |
commit | dda3c1a1eb1fe3260c96293db765950d5327cdcd (patch) | |
tree | 64687baed1958c674985a94e4d56a5104dd60db1 /net-p2p | |
parent | 46c8f5f9cec022ff035043b047fca32adb3a4a4c (diff) | |
download | freebsd-ports-gnome-dda3c1a1eb1fe3260c96293db765950d5327cdcd.tar.gz freebsd-ports-gnome-dda3c1a1eb1fe3260c96293db765950d5327cdcd.tar.zst freebsd-ports-gnome-dda3c1a1eb1fe3260c96293db765950d5327cdcd.zip |
Bump PORTREVISION after DESKTOP_ENTRIES update
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/frost/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/retroshare/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/solidcoin/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/vuze/Makefile | 1 |
4 files changed, 4 insertions, 2 deletions
diff --git a/net-p2p/frost/Makefile b/net-p2p/frost/Makefile index 354e3d425183..9db42c0667f8 100644 --- a/net-p2p/frost/Makefile +++ b/net-p2p/frost/Makefile @@ -3,6 +3,7 @@ PORTNAME= frost PORTVERSION= 1.2.0.20090314 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= net-p2p java MASTER_SITES= SF/jtc${PORTNAME}/${PORTNAME}/14-Mar-2009 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} diff --git a/net-p2p/solidcoin/Makefile b/net-p2p/solidcoin/Makefile index a6d2a215c4a8..e1af26feab5e 100644 --- a/net-p2p/solidcoin/Makefile +++ b/net-p2p/solidcoin/Makefile @@ -7,7 +7,7 @@ PORTNAME= solidcoin PORTVERSION= 2.041 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p finance MASTER_SITES= http://solidcoin.info/downloads/ \ http://dl.dropbox.com/u/47582909/ diff --git a/net-p2p/vuze/Makefile b/net-p2p/vuze/Makefile index 5fd73ab45294..d9aa2c5dbad2 100644 --- a/net-p2p/vuze/Makefile +++ b/net-p2p/vuze/Makefile @@ -3,6 +3,7 @@ PORTNAME= vuze PORTVERSION= 4.8.1.2 +PORTREVISION= 1 CATEGORIES= net-p2p java MASTER_SITES= SF/azureus/vuze/Vuze_${PORTVERSION:S/.//g} DISTNAME= Vuze_${PORTVERSION:S/.//g}_source |