diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/ktorrent/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/libktorrent/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/ktorrent/Makefile b/net-p2p/ktorrent/Makefile index ce39fdaea5c5..f7e8dc65b191 100644 --- a/net-p2p/ktorrent/Makefile +++ b/net-p2p/ktorrent/Makefile @@ -3,7 +3,7 @@ PORTNAME= ktorrent DISTVERSION= 4.3.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net-p2p kde MASTER_SITES= http://ktorrent.org/downloads/${DISTVERSION}/ diff --git a/net-p2p/libktorrent/Makefile b/net-p2p/libktorrent/Makefile index b70c83db8e1d..5b3c29df8d9a 100644 --- a/net-p2p/libktorrent/Makefile +++ b/net-p2p/libktorrent/Makefile @@ -2,7 +2,7 @@ PORTNAME= libktorrent DISTVERSION= 1.3.1 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= net-p2p kde MASTER_SITES= http://ktorrent.org/downloads/${DISTVERSION:C,^1,4,:C,-.*,,}/ |