diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2008-02-27 05:15:56 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2008-02-27 05:15:56 +0000 |
commit | d6249806f2614fe5761d628d67a3118bd8343e33 (patch) | |
tree | 75bb9a8f56a3fcb419a2ba7127d2ea0625a3e253 /net-p2p/transmission-gtk2 | |
parent | bd67a32beaa57d7107fa74ab86a5196e6b580de6 (diff) | |
download | ports-d6249806f2614fe5761d628d67a3118bd8343e33.tar.gz ports-d6249806f2614fe5761d628d67a3118bd8343e33.zip |
The tarball has been re-rolled. They have forgotten to bump the version and
a bit tweak in NEWS. Bump the PORTREVISION to have version correct when users
report to their bug tracker.
Notes
Notes:
svn path=/head/; revision=207977
Diffstat (limited to 'net-p2p/transmission-gtk2')
-rw-r--r-- | net-p2p/transmission-gtk2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/transmission-gtk2/Makefile b/net-p2p/transmission-gtk2/Makefile index 61b57f5b117c..210ca992c18f 100644 --- a/net-p2p/transmission-gtk2/Makefile +++ b/net-p2p/transmission-gtk2/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -gtk2 COMMENT= A free BitTorrent client written from scratch in C with GTK+2 |