diff options
author | ashish <ashish@FreeBSD.org> | 2012-02-16 23:57:34 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2012-02-16 23:57:34 +0800 |
commit | 55da208027e4fa723318e75adb9cf89a6f141123 (patch) | |
tree | 4b3930b28888642ee4ce9bd283d549afce0d2d36 /net-p2p | |
parent | e715b80220a427c6bb4ec63d482dc1dbd963698c (diff) | |
download | freebsd-ports-gnome-55da208027e4fa723318e75adb9cf89a6f141123.tar.gz freebsd-ports-gnome-55da208027e4fa723318e75adb9cf89a6f141123.tar.zst freebsd-ports-gnome-55da208027e4fa723318e75adb9cf89a6f141123.zip |
- Bump PORTREVISION to chase the update of multimedia/libvpx
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/gnunet/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/ktorrent/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/libktorrent/Makefile | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile index 7b6e20a8d536..d95ae8cf00eb 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/gnunet/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnunet PORTVERSION= 0.8.1b -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net-p2p ipv6 MASTER_SITES= GNU \ http://gnunet.org/download/ diff --git a/net-p2p/ktorrent/Makefile b/net-p2p/ktorrent/Makefile index 83b7a41da114..0929d573aa7f 100644 --- a/net-p2p/ktorrent/Makefile +++ b/net-p2p/ktorrent/Makefile @@ -7,6 +7,7 @@ PORTNAME= ktorrent DISTVERSION= 4.1.3 +PORTREVISION= 1 CATEGORIES= net-p2p kde MASTER_SITES= http://ktorrent.org/downloads/${DISTVERSION}/ diff --git a/net-p2p/libktorrent/Makefile b/net-p2p/libktorrent/Makefile index 424f282f6652..3eba2d39b5ed 100644 --- a/net-p2p/libktorrent/Makefile +++ b/net-p2p/libktorrent/Makefile @@ -7,6 +7,7 @@ PORTNAME= libktorrent DISTVERSION= 1.1.3 +PORTREVISION= 1 CATEGORIES= net-p2p kde MASTER_SITES= http://ktorrent.org/downloads/${DISTVERSION:S,^1,4,}/ |