[PC-BSD Commits] r12331 - pbi/modules/ftp/vsftpd
svn at pcbsd.org
svn at pcbsd.org
Fri Aug 26 08:57:55 PDT 2011
Author: kenmoore
Date: 2011-08-26 08:57:55 -0700 (Fri, 26 Aug 2011)
New Revision: 12331
Modified:
pbi/modules/ftp/vsftpd/external-links
pbi/modules/ftp/vsftpd/pbi.conf
Log:
Fix the links for vsftpd and rebuild
Modified: pbi/modules/ftp/vsftpd/external-links
===================================================================
--- pbi/modules/ftp/vsftpd/external-links 2011-08-26 15:56:14 UTC (rev 12330)
+++ pbi/modules/ftp/vsftpd/external-links 2011-08-26 15:57:55 UTC (rev 12331)
@@ -9,3 +9,6 @@
#bin/appfoo bin/appfoo binary,nocrash
#bin/appfoo2 bin/appfoo-test binary
+vsftpd vsftpd binary
+vsftpdcfg vsftpdcfg binary
+
Modified: pbi/modules/ftp/vsftpd/pbi.conf
===================================================================
--- pbi/modules/ftp/vsftpd/pbi.conf 2011-08-26 15:56:14 UTC (rev 12330)
+++ pbi/modules/ftp/vsftpd/pbi.conf 2011-08-26 15:57:55 UTC (rev 12331)
@@ -20,5 +20,7 @@
# The target port we are building
PBI_MAKEPORT="ftp/vsftpd"
+
+BUILDKEY="01"; export BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list