diff options
author | mezz <mezz@FreeBSD.org> | 2008-01-05 14:32:04 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2008-01-05 14:32:04 +0800 |
commit | 03d3d73d7c1e71745dbe107cf06a2db8359c560b (patch) | |
tree | a3a802f0547f7354718bcab0e307bf27a2e07943 /net-p2p/transmission/Makefile | |
parent | 5f2b1b071af8b6ba3b50710ec8c599934b4cbaf8 (diff) | |
download | freebsd-ports-gnome-03d3d73d7c1e71745dbe107cf06a2db8359c560b.tar.gz freebsd-ports-gnome-03d3d73d7c1e71745dbe107cf06a2db8359c560b.tar.zst freebsd-ports-gnome-03d3d73d7c1e71745dbe107cf06a2db8359c560b.zip |
-Update to 1.00.
-Update WWW to http://www.transmissionbt.com/ .
Diffstat (limited to 'net-p2p/transmission/Makefile')
-rw-r--r-- | net-p2p/transmission/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/transmission/Makefile b/net-p2p/transmission/Makefile index 9016f07e40da..70b6452b6855 100644 --- a/net-p2p/transmission/Makefile +++ b/net-p2p/transmission/Makefile @@ -6,7 +6,7 @@ # PORTNAME= transmission -PORTVERSION= 0.96 +PORTVERSION= 1.00 PORTREVISION?= 0 CATEGORIES= net-p2p MASTER_SITES= http://download.m0k.org/${PORTNAME}/files/ |