diff options
author | mezz <mezz@FreeBSD.org> | 2009-07-20 00:48:50 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2009-07-20 00:48:50 +0800 |
commit | 5659d80a02836b60fec5517c071b13bc7208b62b (patch) | |
tree | 6ff0611416d4db05cf51fd87c805001d38dcdb87 /net-p2p/transmission-daemon | |
parent | aa90d6d87af0b4ce196e91e6140c41f948aae6b2 (diff) | |
download | freebsd-ports-gnome-5659d80a02836b60fec5517c071b13bc7208b62b.tar.gz freebsd-ports-gnome-5659d80a02836b60fec5517c071b13bc7208b62b.tar.zst freebsd-ports-gnome-5659d80a02836b60fec5517c071b13bc7208b62b.zip |
Update to 1.73.
Diffstat (limited to 'net-p2p/transmission-daemon')
-rw-r--r-- | net-p2p/transmission-daemon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/transmission-daemon/Makefile b/net-p2p/transmission-daemon/Makefile index 11abdb754572..028cdb46ed5c 100644 --- a/net-p2p/transmission-daemon/Makefile +++ b/net-p2p/transmission-daemon/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 2 +PORTREVISION= 0 PKGNAMESUFFIX= -daemon MAINTAINER= mezz@FreeBSD.org |