[PC-BSD Commits] r13101 - pbi/modules/security/f-prot
svn at pcbsd.org
svn at pcbsd.org
Mon Oct 3 15:44:58 PDT 2011
Author: kenmoore
Date: 2011-10-03 15:44:58 -0700 (Mon, 03 Oct 2011)
New Revision: 13101
Modified:
pbi/modules/security/f-prot/pbi.conf
Log:
f-prot was missing the PBI_MAKEPORT entry; fixed
Modified: pbi/modules/security/f-prot/pbi.conf
===================================================================
--- pbi/modules/security/f-prot/pbi.conf 2011-10-03 22:43:22 UTC (rev 13100)
+++ pbi/modules/security/f-prot/pbi.conf 2011-10-03 22:44:58 UTC (rev 13101)
@@ -20,5 +20,7 @@
# PBI Update URL set to "" or the http:// URL of update checker
PBI_UPDATEURL="http://update.pbidir.com"
+
+PBI_MAKEPORT="security/f-prot"; export PBI_MAKEPORT
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_UPDATEURL
More information about the Commits
mailing list