[PC-BSD Commits] r13416 - pbi/modules/java/netbeans
svn at pcbsd.org
svn at pcbsd.org
Mon Oct 17 13:27:39 PDT 2011
Author: kenmoore
Date: 2011-10-17 13:27:39 -0700 (Mon, 17 Oct 2011)
New Revision: 13416
Modified:
pbi/modules/java/netbeans/pbi.conf
Log:
Rebuild Netbeans with priority 40
Modified: pbi/modules/java/netbeans/pbi.conf
===================================================================
--- pbi/modules/java/netbeans/pbi.conf 2011-10-17 20:21:53 UTC (rev 13415)
+++ pbi/modules/java/netbeans/pbi.conf 2011-10-17 20:27:39 UTC (rev 13416)
@@ -21,6 +21,8 @@
# The target port we are building
PBI_MAKEPORT="java/netbeans"
-PBI_BUILDKEY="01"; export PBI_BUILDKEY
+PBI_BUILDKEY="02"; export PBI_BUILDKEY
+
+PBI_AB_PRIORITY="40"; export PBI_AB_PRIORITY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list