diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2010-05-09 04:39:53 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2010-05-09 04:39:53 +0000 |
commit | 0a59cf87853b13efc48e0d00368bd92c8e78ff2d (patch) | |
tree | ba845ceb62acce36f507d9c9a8404a361700db6a /net-p2p/transmission-daemon | |
parent | 752b19527cfa5339bfce1d792a665388c11e7588 (diff) |
Notes
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 |