diff options
author | mezz <mezz@FreeBSD.org> | 2010-05-09 12:39:53 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2010-05-09 12:39:53 +0800 |
commit | 2796c5a339eb633b633ae31bd0cbcd5c9ea37c52 (patch) | |
tree | f2d61fcec58ae6163d85dcb47c236d9ec13f13cf /net-p2p/transmission | |
parent | fbf379738b6df480426d3934adb930466617bbe1 (diff) | |
download | freebsd-ports-gnome-2796c5a339eb633b633ae31bd0cbcd5c9ea37c52.tar.gz freebsd-ports-gnome-2796c5a339eb633b633ae31bd0cbcd5c9ea37c52.tar.zst freebsd-ports-gnome-2796c5a339eb633b633ae31bd0cbcd5c9ea37c52.zip |
- Update to 1.93.
- Don't patch in Makefile.am to avoid run automake run. It was a leftover when
I switched from patch in configure.* to use option flags. [1]
PR: ports/146330 [1]
Submitted by: Anonymous <swell.k@gmail.com> [1]
Diffstat (limited to 'net-p2p/transmission')
-rw-r--r-- | net-p2p/transmission/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/transmission/Makefile b/net-p2p/transmission/Makefile index 2b45618c6a2d..46ea89f45315 100644 --- a/net-p2p/transmission/Makefile +++ b/net-p2p/transmission/Makefile @@ -6,8 +6,7 @@ # PORTNAME= transmission -PORTVERSION= 1.92 -PORTREVISION= 1 +PORTVERSION= 1.93 CATEGORIES= net-p2p MASTER_SITES= # empty DISTFILES= # empty |