[PC-BSD Commits] r13868 - pbi/modules/www/moodle
svn at pcbsd.org
svn at pcbsd.org
Mon Nov 14 09:52:48 PST 2011
Author: kenmoore
Date: 2011-11-14 09:52:48 -0800 (Mon, 14 Nov 2011)
New Revision: 13868
Modified:
pbi/modules/www/moodle/pbi.conf
Log:
Have moodle use the moodle2/ port instead of the moodle/ port
Modified: pbi/modules/www/moodle/pbi.conf
===================================================================
--- pbi/modules/www/moodle/pbi.conf 2011-11-14 17:49:09 UTC (rev 13867)
+++ pbi/modules/www/moodle/pbi.conf 2011-11-14 17:52:48 UTC (rev 13868)
@@ -19,6 +19,8 @@
PBI_PROGICON="moodle.png"
# The target port we are building
-PBI_MAKEPORT="www/moodle"
+PBI_MAKEPORT="www/moodle2"
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
+
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list