diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2014-10-28 05:19:16 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2014-10-28 05:19:16 +0000 |
commit | 258fa587f6fcf4cf172d6187e5f7886903870762 (patch) | |
tree | b7e51e30e6917a98d2794fcecc82ab4c8f38c319 /net-p2p | |
parent | d0b094751db7e301e41d4801511fab3204f32736 (diff) | |
download | ports-258fa587f6fcf4cf172d6187e5f7886903870762.tar.gz ports-258fa587f6fcf4cf172d6187e5f7886903870762.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/bitcoin/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/eiskaltdcpp-lib/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile index 3bd0ff01148a..8041534b6f74 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -3,7 +3,7 @@ PORTNAME= bitcoin PORTVERSION= 0.9.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p finance MASTER_SITES= http://vps.robbak.com/distfiles/ \ ${MASTER_SITE_LOCAL} \ diff --git a/net-p2p/eiskaltdcpp-lib/Makefile b/net-p2p/eiskaltdcpp-lib/Makefile index 3beec73422a7..0ecf7f368dc2 100644 --- a/net-p2p/eiskaltdcpp-lib/Makefile +++ b/net-p2p/eiskaltdcpp-lib/Makefile @@ -3,7 +3,7 @@ PORTNAME= eiskaltdcpp PORTVERSION= 2.2.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p MASTER_SITES= GOOGLE_CODE PROJECTHOST= eiskaltdc |