[PC-BSD Commits] r1142 - pbibuild/modules/bzflag
svn at pcbsd.org
svn at pcbsd.org
Thu Jan 10 18:16:32 PST 2008
Author: gonzalo
Date: 2008-01-10 18:16:32 -0800 (Thu, 10 Jan 2008)
New Revision: 1142
Modified:
pbibuild/modules/bzflag/pbi.conf
Log:
BZFlag fixed
Modified: pbibuild/modules/bzflag/pbi.conf
===================================================================
--- pbibuild/modules/bzflag/pbi.conf 2008-01-10 22:41:59 UTC (rev 1141)
+++ pbibuild/modules/bzflag/pbi.conf 2008-01-11 02:16:32 UTC (rev 1142)
@@ -7,7 +7,7 @@
PROGNAME="BZFlag"
# Program Website
-PROGWEB="http://"
+PROGWEB="http://bzflag.org/"
# Program Author
PROGAUTHOR="BZFlag Team"
@@ -16,7 +16,7 @@
PROGICON="share/bzflag/bzflag-48x48.png"
# Port we want to build
-PBIPORT="/usr/ports/"
+PBIPORT="/usr/ports/games/bzflag"
# Set to "Auto or NONE" to have the PBI creator auto-populate libs or not
PROGLIBS="Auto"
More information about the Commits
mailing list