Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Sep 2014 16:19:20 +0000 (UTC)
From:      Rusmir Dusko <nemysis@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r369183 - head/net-p2p/qbittorrent
Message-ID:  <201409241619.s8OGJK0b062184@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nemysis
Date: Wed Sep 24 16:19:19 2014
New Revision: 369183
URL: http://svnweb.freebsd.org/changeset/ports/369183
QAT: https://qat.redports.org/buildarchive/r369183/

Log:
  - Fix typo [1]
  
  Reported by:	jhale [1]

Modified:
  head/net-p2p/qbittorrent/Makefile

Modified: head/net-p2p/qbittorrent/Makefile
==============================================================================
--- head/net-p2p/qbittorrent/Makefile	Wed Sep 24 15:34:14 2014	(r369182)
+++ head/net-p2p/qbittorrent/Makefile	Wed Sep 24 16:19:19 2014	(r369183)
@@ -3,7 +3,7 @@
 
 PORTNAME=	qbittorrent
 PORTVERSION=	3.1.10
-ORTREVISION?=	0
+PORTREVISION?=	0
 CATEGORIES=	net-p2p ipv6
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409241619.s8OGJK0b062184>