svn commit: r369183 - head/net-p2p/qbittorrent

Rusmir Dusko nemysis at FreeBSD.org
Wed Sep 24 16:19:20 UTC 2014


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}/
 


More information about the svn-ports-head mailing list