[PC-BSD Commits] r1565 - pbibuild/modules/nikto

svn at pcbsd.org svn at pcbsd.org
Sun Mar 9 06:51:34 PST 2008


Author: gonzalo
Date: 2008-03-09 07:51:33 -0700 (Sun, 09 Mar 2008)
New Revision: 1565

Modified:
   pbibuild/modules/nikto/pbi.conf
Log:
Nikto port fixed. Images needed

Modified: pbibuild/modules/nikto/pbi.conf
===================================================================
--- pbibuild/modules/nikto/pbi.conf	2008-03-09 14:11:00 UTC (rev 1564)
+++ pbibuild/modules/nikto/pbi.conf	2008-03-09 14:51:33 UTC (rev 1565)
@@ -16,7 +16,7 @@
 PROGICON="share/pixmaps/nikto.png"
 
 # Port we want to build
-PBIPORT="/usr/ports/secutiry/nikto"
+PBIPORT="/usr/ports/security/nikto"
 
 # 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="01"
+BUILDKEY="02"
 
 export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY



More information about the Commits mailing list