diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2007-05-01 16:44:07 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2007-05-01 16:44:07 +0000 |
commit | 8516d6a4362ebd7de139a51ae0a3447574ac5a2f (patch) | |
tree | bc884ffbfbe8f83cfbea1e38f8085cb0fabeac13 /net-p2p/transmission-gtk2 | |
parent | 2b778e8fa54d73b191a05daab842fc63463c6fe0 (diff) |
Update to 0.72. I had to pull svn, create tarball on my own and put it in my
freefall space. The offical tarball has been created two or three times and he
couldn't get it right. Right now, it has the wrong branch in offical tarball.
Notes
Notes:
svn path=/head/; revision=191297
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 84a64f2f27fd..4e03a862bdd4 100644 --- a/net-p2p/transmission-gtk2/Makefile +++ b/net-p2p/transmission-gtk2/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 1 +PORTREVISION= 0 PKGNAMESUFFIX= -gtk2 COMMENT= A free BitTorrent client written from scratch in C with GTK+2 |