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