diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2008-04-10 13:05:54 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2008-04-10 13:05:54 +0000 |
commit | 292a851763ea2bf444714b47980aa57e626cc639 (patch) | |
tree | 6cd48ec2b4e0c4551a7d956bdef1dfdc646df496 /net-p2p/ctorrent/Makefile | |
parent | 4dc4dfdbebf9e3e0e3696c0a6b73f2914e05eaad (diff) | |
download | ports-292a851763ea2bf444714b47980aa57e626cc639.tar.gz ports-292a851763ea2bf444714b47980aa57e626cc639.zip |
Notes
Diffstat (limited to 'net-p2p/ctorrent/Makefile')
-rw-r--r-- | net-p2p/ctorrent/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/ctorrent/Makefile b/net-p2p/ctorrent/Makefile index aad6ba853bed..634f892fcc40 100644 --- a/net-p2p/ctorrent/Makefile +++ b/net-p2p/ctorrent/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ctorrent -PORTVERSION= 3.2 -PORTREVISION= 1 +PORTVERSION= 3.3 CATEGORIES= net-p2p MASTER_SITES= http://www.rahul.net/dholmes/ctorrent/ DISTNAME= ${PORTNAME}-dnh${PORTVERSION} |