[PC-BSD Commits] r13096 - pbi/modules/net-p2p/qbittorrent-28
svn at pcbsd.org
svn at pcbsd.org
Mon Oct 3 15:35:53 PDT 2011
Author: kenmoore
Date: 2011-10-03 15:35:53 -0700 (Mon, 03 Oct 2011)
New Revision: 13096
Modified:
pbi/modules/net-p2p/qbittorrent-28/pbi.conf
Log:
qBittorrent-28 was missing the PBI_MAKEPORT entry; fixed
Modified: pbi/modules/net-p2p/qbittorrent-28/pbi.conf
===================================================================
--- pbi/modules/net-p2p/qbittorrent-28/pbi.conf 2011-10-03 22:33:27 UTC (rev 13095)
+++ pbi/modules/net-p2p/qbittorrent-28/pbi.conf 2011-10-03 22:35:53 UTC (rev 13096)
@@ -20,6 +20,8 @@
# PBI Update URL set to "" or the http:// URL of update checker
PBI_UPDATEURL="http://update.pbidir.com"
+
+PBI_MAKEPORT="net-p2p/qbittorrent-28"; export PBI_MAKEPORT
# Ports to build before / after
PBI_MKPORTBEFORE=""
More information about the Commits
mailing list