diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-03-16 21:32:52 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-03-16 21:32:52 +0000 |
commit | b53285ebe2f4ceb577ea806ee03520222e238fdb (patch) | |
tree | e04c628d26dec593dac73b7ce38acfa429fd6739 /net-p2p/ktorrent | |
parent | b95f5efa6fa715d63b2fdeb2cfa2f28845071109 (diff) |
Notes
Diffstat (limited to 'net-p2p/ktorrent')
-rw-r--r-- | net-p2p/ktorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/ktorrent/Makefile b/net-p2p/ktorrent/Makefile index 40d995c37f57..d4c971b733b3 100644 --- a/net-p2p/ktorrent/Makefile +++ b/net-p2p/ktorrent/Makefile @@ -4,7 +4,7 @@ PORTNAME= ktorrent DISTVERSION= 5.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/ |