aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/transmission-daemon
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2010-09-20 10:43:34 +0800
committermezz <mezz@FreeBSD.org>2010-09-20 10:43:34 +0800
commit2a583102ffc1cea340750b7c58c45052a56b9273 (patch)
tree1229a1be5bb3a9d6526c44951e6ee4af1d36f6ed /net-p2p/transmission-daemon
parentc365fe05f2f2749dc039a7be5484fb80a0b78476 (diff)
downloadfreebsd-ports-gnome-2a583102ffc1cea340750b7c58c45052a56b9273.tar.gz
freebsd-ports-gnome-2a583102ffc1cea340750b7c58c45052a56b9273.tar.zst
freebsd-ports-gnome-2a583102ffc1cea340750b7c58c45052a56b9273.zip
Fix if FreeBSD built without ipv6 support.
PR: ports/150519 Submitted by: well-wisher <regex@bk.ru>
Diffstat (limited to 'net-p2p/transmission-daemon')
-rw-r--r--net-p2p/transmission-daemon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/transmission-daemon/Makefile b/net-p2p/transmission-daemon/Makefile
index ed2a5bd0a54f..0283f76abf19 100644
--- a/net-p2p/transmission-daemon/Makefile
+++ b/net-p2p/transmission-daemon/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 0
+PORTREVISION= 1
PKGNAMESUFFIX= -daemon
MAINTAINER= mezz@FreeBSD.org