diff options
author | mezz <mezz@FreeBSD.org> | 2007-05-02 00:44:07 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2007-05-02 00:44:07 +0800 |
commit | 3fd70856987fd56bc757e8455d86981f2d9824ba (patch) | |
tree | 76687d6bd20025535a79678e66cc4a2cc3efa934 /net-p2p/transmission-gtk2 | |
parent | 6169928f0b9a85393dd2d3c14b042424c7459072 (diff) | |
download | freebsd-ports-gnome-3fd70856987fd56bc757e8455d86981f2d9824ba.tar.gz freebsd-ports-gnome-3fd70856987fd56bc757e8455d86981f2d9824ba.tar.zst freebsd-ports-gnome-3fd70856987fd56bc757e8455d86981f2d9824ba.zip |
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.
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 |