diff options
author | Xin LI <delphij@FreeBSD.org> | 2011-02-25 01:32:17 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2011-02-25 01:32:17 +0000 |
commit | 03b42818c95a93f3a88a1e9b94e43865f93e21e5 (patch) | |
tree | 37b6f6857fba66970f7187602f683778b565744e /net-p2p | |
parent | 799c0ed0f75012bcc172c73f793125a4301a650d (diff) | |
download | freebsd-ports-03b42818c95a93f3a88a1e9b94e43865f93e21e5.zip |
Chase after net/openldap24-server update.
Reminded by: miwi
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/ktorrent/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/ktorrent/Makefile b/net-p2p/ktorrent/Makefile index 9e997f2e0dff..a06280e1b2bd 100644 --- a/net-p2p/ktorrent/Makefile +++ b/net-p2p/ktorrent/Makefile @@ -7,6 +7,7 @@ PORTNAME= ktorrent PORTVERSION= 4.0.5 +PORTREVISION= 1 CATEGORIES= net-p2p kde MASTER_SITES= http://ktorrent.org/downloads/${PORTVERSION}/ |