[PC-BSD Commits] r21114 - in pbi/modules/sysutils/easypbi: . resources
svn at pcbsd.org
svn at pcbsd.org
Wed Jan 23 09:24:37 PST 2013
Author: kenmoore
Date: 2013-01-23 17:24:36 +0000 (Wed, 23 Jan 2013)
New Revision: 21114
Modified:
pbi/modules/sysutils/easypbi/pbi.conf
pbi/modules/sysutils/easypbi/resources/EasyPBIicon.png
Log:
Update the EasyPBI module to reflect the PC-BSD ownership
Modified: pbi/modules/sysutils/easypbi/pbi.conf
===================================================================
--- pbi/modules/sysutils/easypbi/pbi.conf 2013-01-23 16:55:47 UTC (rev 21113)
+++ pbi/modules/sysutils/easypbi/pbi.conf 2013-01-23 17:24:36 UTC (rev 21114)
@@ -1,12 +1,12 @@
#!/bin/sh
-PBI_PROGNAME="easypbi"
-PBI_PROGWEB="http://makeapbi.sf.net"
-PBI_PROGAUTHOR="jessefrgsmith at yahoo.ca"
+PBI_PROGNAME="EasyPBI"
+PBI_PROGWEB="http://www.pcbsd.org"
+PBI_PROGAUTHOR="PC-BSD Software"
PBI_PROGICON="EasyPBIicon.png"
PBI_MAKEPORT="sysutils/easypbi"
PBI_MKPORTBEFORE=""
PBI_MKPORTAFTER="sysutils/gksu"
PBI_MAKEOPTS=""
PBI_AB_PRIORITY="50"; export PBI_AB_PRIORITY
-PBI_BUILDKEY="05"; export PBI_BUILDKEY
+PBI_BUILDKEY="06"; export PBI_BUILDKEY
export PBI_MAKEOPTS PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_MKPORTBEFORE PBI_MKPORTAFTER PBI_PROGICON PBI_MAKEPORT
Modified: pbi/modules/sysutils/easypbi/resources/EasyPBIicon.png
===================================================================
(Binary files differ)
More information about the Commits
mailing list