diff options
author | makc <makc@FreeBSD.org> | 2009-03-25 03:13:32 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2009-03-25 03:13:32 +0800 |
commit | 42adc40df2ad69e9929f8d2759c4fddbcc3bc0ad (patch) | |
tree | e2e91278750ec8a460562cdab0cf302da1e568be /net-p2p | |
parent | 7b4639d20c13a32165e09360f232cbf52ac84504 (diff) | |
download | freebsd-ports-gnome-42adc40df2ad69e9929f8d2759c4fddbcc3bc0ad.tar.gz freebsd-ports-gnome-42adc40df2ad69e9929f8d2759c4fddbcc3bc0ad.tar.zst freebsd-ports-gnome-42adc40df2ad69e9929f8d2759c4fddbcc3bc0ad.zip |
bump PORTREVISION after cmake update
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 dfda6201fb51..04e25aedfb76 100644 --- a/net-p2p/ktorrent/Makefile +++ b/net-p2p/ktorrent/Makefile @@ -7,6 +7,7 @@ PORTNAME= ktorrent PORTVERSION= 3.2 +PORTREVISION= 1 CATEGORIES= net-p2p kde MASTER_SITES= http://ktorrent.org/downloads/${PORTVERSION}/ |