diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2007-03-24 10:07:58 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2007-03-24 10:07:58 +0000 |
commit | 16894c396d205a6e2332a234320dcaf30fe7a395 (patch) | |
tree | 9992c69a4ed15da4d9a3d84c02fdca90c3b200ca /net-p2p/createtorrent/Makefile | |
parent | 006071ff16b950b4e0e7a9d2c79f6443fcfa4f02 (diff) |
Update to 1.1.2
Notes
Notes:
svn path=/head/; revision=188162
Diffstat (limited to 'net-p2p/createtorrent/Makefile')
-rw-r--r-- | net-p2p/createtorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/createtorrent/Makefile b/net-p2p/createtorrent/Makefile index 87500d6fd33d..066c3fea0904 100644 --- a/net-p2p/createtorrent/Makefile +++ b/net-p2p/createtorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME= createtorrent -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.2 CATEGORIES= net-p2p MASTER_SITES= http://www.createtorrent.com/ \ http://critical.ch/distfiles/ \ |