diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-07-15 23:19:56 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-07-15 23:19:56 +0000 |
commit | f8431d41b51c8d7ea368d2e6b1120c6cb81521d4 (patch) | |
tree | c9b9c81cbaa551b770ee0a9ca52dc73892ab3971 /net-p2p | |
parent | 49104a5391074faebdcf8de3b8b6bcc55b6ca1a6 (diff) |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/libtorrent-rasterbar-15/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/qbittorrent-29/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/libtorrent-rasterbar-15/Makefile b/net-p2p/libtorrent-rasterbar-15/Makefile index e740014bff20..a9eaf2fd1ad3 100644 --- a/net-p2p/libtorrent-rasterbar-15/Makefile +++ b/net-p2p/libtorrent-rasterbar-15/Makefile @@ -7,6 +7,7 @@ PORTNAME= libtorrent-rasterbar PORTVERSION= 0.15.9 +PORTREVISION?= 1 CATEGORIES?= net-p2p ipv6 MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PROJECTHOST= libtorrent diff --git a/net-p2p/qbittorrent-29/Makefile b/net-p2p/qbittorrent-29/Makefile index 79c896d713b2..e1e70552c9d4 100644 --- a/net-p2p/qbittorrent-29/Makefile +++ b/net-p2p/qbittorrent-29/Makefile @@ -6,7 +6,7 @@ PORTNAME= qbittorrent PORTVERSION= 2.9.11 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ |