diff options
author | mezz <mezz@FreeBSD.org> | 2009-06-07 02:53:00 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2009-06-07 02:53:00 +0800 |
commit | 5328ba818d5620ead23b525b338db01d5a607e0a (patch) | |
tree | 4e8b2376a99e6f6f7c0023be356a5142801e0cb7 /net-p2p/transmission-daemon | |
parent | 747d37f3e7662a609c2553428b7bb1f7481a6092 (diff) | |
download | freebsd-ports-gnome-5328ba818d5620ead23b525b338db01d5a607e0a.tar.gz freebsd-ports-gnome-5328ba818d5620ead23b525b338db01d5a607e0a.tar.zst freebsd-ports-gnome-5328ba818d5620ead23b525b338db01d5a607e0a.zip |
Fix the upload torrent, bump the PORTREVISION on daemon and gtk.
Obtained from: Its SVN.
Submitted by: Volker Theile <votdev~@~gmx.de>
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 a713037ad5eb..bf96203f3139 100644 --- a/net-p2p/transmission-daemon/Makefile +++ b/net-p2p/transmission-daemon/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -daemon MAINTAINER= mezz@FreeBSD.org |