diff options
author | mezz <mezz@FreeBSD.org> | 2010-11-17 20:41:58 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2010-11-17 20:41:58 +0800 |
commit | c3f2c08ebf9b1435e09e13839641009dd814cd9f (patch) | |
tree | ccfffe0d08d6ce70f88646ac233e4343f217e00a /net-p2p/transmission-daemon | |
parent | d62e8a6539b4a1b4252f6de091416412587111fc (diff) | |
download | freebsd-ports-gnome-c3f2c08ebf9b1435e09e13839641009dd814cd9f.tar.gz freebsd-ports-gnome-c3f2c08ebf9b1435e09e13839641009dd814cd9f.tar.zst freebsd-ports-gnome-c3f2c08ebf9b1435e09e13839641009dd814cd9f.zip |
Update to 2.12.
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 0283f76abf19..ed2a5bd0a54f 100644 --- a/net-p2p/transmission-daemon/Makefile +++ b/net-p2p/transmission-daemon/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 1 +PORTREVISION= 0 PKGNAMESUFFIX= -daemon MAINTAINER= mezz@FreeBSD.org |