[PC-BSD Commits] r7987 - in pbibuild/modules/java/netbeans: . kmenu-dir
svn at pcbsd.org
svn at pcbsd.org
Sat Nov 6 11:37:17 PDT 2010
Author: kenmoore
Date: 2010-11-06 11:37:17 -0700 (Sat, 06 Nov 2010)
New Revision: 7987
Modified:
pbibuild/modules/java/netbeans/kmenu-dir/netbeans
pbibuild/modules/java/netbeans/pbi.conf
Log:
Fixed the name of the binary for netbeans and rebuild
Modified: pbibuild/modules/java/netbeans/kmenu-dir/netbeans
===================================================================
--- pbibuild/modules/java/netbeans/kmenu-dir/netbeans 2010-11-06 18:29:57 UTC (rev 7986)
+++ pbibuild/modules/java/netbeans/kmenu-dir/netbeans 2010-11-06 18:37:17 UTC (rev 7987)
@@ -1,4 +1,4 @@
-ExePath: bin/netbeans68
+ExePath: bin/netbeans
ExeIcon: netbeans.png
ExeDescr: NetBeans
ExeNoDesktop: 0
Modified: pbibuild/modules/java/netbeans/pbi.conf
===================================================================
--- pbibuild/modules/java/netbeans/pbi.conf 2010-11-06 18:29:57 UTC (rev 7986)
+++ pbibuild/modules/java/netbeans/pbi.conf 2010-11-06 18:37:17 UTC (rev 7987)
@@ -32,7 +32,7 @@
# 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="01"
+BUILDKEY="02"
# If this port has a non-standard port version variable in Makefile, then
# list the key here such as "OOOVERSION="
More information about the Commits
mailing list