diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2009-05-09 17:25:24 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2009-05-09 17:25:24 +0000 |
commit | d47c7f70d4a9cd13ec7a877fc0434732624e8ce6 (patch) | |
tree | bdd8116d8641089a5f244b371f3a3c87723008dc /net-p2p/transmission-daemon | |
parent | c5369794a3257a3af5e87a8151d42b5518d1981a (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 bf96203f3139..a713037ad5eb 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 |