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