[PC-BSD Commits] r899 - pbibuild/modules/ktorrent
svn at pcbsd.org
svn at pcbsd.org
Thu Nov 15 13:27:13 PST 2007
Author: kris
Date: 2007-11-15 13:27:12 -0800 (Thu, 15 Nov 2007)
New Revision: 899
Modified:
pbibuild/modules/ktorrent/pbi.conf
Log:
Fixed bad port location for ktorrent
Modified: pbibuild/modules/ktorrent/pbi.conf
===================================================================
--- pbibuild/modules/ktorrent/pbi.conf 2007-11-15 20:26:51 UTC (rev 898)
+++ pbibuild/modules/ktorrent/pbi.conf 2007-11-15 21:27:12 UTC (rev 899)
@@ -16,7 +16,7 @@
PROGICON="ktorrent.png"
# Port we want to build
-PBIPORT="/usr/ports/netp-p2p/ktorrent"
+PBIPORT="/usr/ports/net-p2p/ktorrent"
# Set to "Auto or NONE" to have the PBI creator auto-populate libs or not
PROGLIBS="Auto"
@@ -32,6 +32,6 @@
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="05"
+BUILDKEY="02"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list