[PC-BSD Commits] r15721 - pbi/modules/security/zenmap
svn at pcbsd.org
svn at pcbsd.org
Tue Mar 6 11:19:07 PST 2012
Author: kenmoore
Date: 2012-03-06 19:19:07 +0000 (Tue, 06 Mar 2012)
New Revision: 15721
Modified:
pbi/modules/security/zenmap/external-links
pbi/modules/security/zenmap/pbi.conf
Log:
Add the links for nmap within zenmap and rebuild
Modified: pbi/modules/security/zenmap/external-links
===================================================================
--- pbi/modules/security/zenmap/external-links 2012-03-06 18:30:12 UTC (rev 15720)
+++ pbi/modules/security/zenmap/external-links 2012-03-06 19:19:07 UTC (rev 15721)
@@ -9,3 +9,4 @@
#bin/appfoo bin/appfoo binary,nocrash
#bin/appfoo2 bin/appfoo-test binary
+bin/nmap bin/nmap binary,nocrash
Modified: pbi/modules/security/zenmap/pbi.conf
===================================================================
--- pbi/modules/security/zenmap/pbi.conf 2012-03-06 18:30:12 UTC (rev 15720)
+++ pbi/modules/security/zenmap/pbi.conf 2012-03-06 19:19:07 UTC (rev 15721)
@@ -20,5 +20,7 @@
# The target port we are building
PBI_MAKEPORT="security/zenmap/"
+
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list