diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2010-12-16 02:34:07 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2010-12-16 02:34:07 +0000 |
commit | afb4f48d31c9cfed20f6547c08ec0cde253968d6 (patch) | |
tree | 6f9295c2386176c40ef9edaa85f41f5ead60f371 /net-p2p/ktorrent | |
parent | 3de1a39b5ad7aec44b406f413de321a6e20f0c5c (diff) |
Notes
Diffstat (limited to 'net-p2p/ktorrent')
-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 4d3cbcc6d7ea..be2ed5d91f5e 100644 --- a/net-p2p/ktorrent/Makefile +++ b/net-p2p/ktorrent/Makefile @@ -7,6 +7,7 @@ PORTNAME= ktorrent PORTVERSION= 4.0.4 +PORTREVISION= 1 CATEGORIES= net-p2p kde MASTER_SITES= http://ktorrent.org/downloads/${PORTVERSION}/ |