diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2008-05-22 18:41:48 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2008-05-22 18:41:48 +0000 |
commit | 5e7e84be69f20b0d4f3731cca510630ca61036b3 (patch) | |
tree | 1cc0eca9d97b3ea8e71f5e8eabec55c587ad6ade /net-p2p/transmission/Makefile | |
parent | 3471844fec20c22989e5fc7f2aa9e66026b78542 (diff) |
Notes
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 bfb5990b901a..22d3cd3cf4c2 100644 --- a/net-p2p/transmission/Makefile +++ b/net-p2p/transmission/Makefile @@ -6,7 +6,7 @@ # PORTNAME= transmission -PORTVERSION= 1.20 +PORTVERSION= 1.21 PORTREVISION?= 0 CATEGORIES= net-p2p MASTER_SITES= http://download.m0k.org/${PORTNAME}/files/ |