[PC-BSD Commits] r1168 - pbibuild/modules/freeciv
svn at pcbsd.org
svn at pcbsd.org
Tue Jan 15 05:22:53 PST 2008
Author: gonzalo
Date: 2008-01-15 05:22:52 -0800 (Tue, 15 Jan 2008)
New Revision: 1168
Modified:
pbibuild/modules/freeciv/pbi.conf
Log:
FreeCiv port fixed
Modified: pbibuild/modules/freeciv/pbi.conf
===================================================================
--- pbibuild/modules/freeciv/pbi.conf 2008-01-15 01:40:44 UTC (rev 1167)
+++ pbibuild/modules/freeciv/pbi.conf 2008-01-15 13:22:52 UTC (rev 1168)
@@ -7,7 +7,7 @@
PROGNAME="FreeCiv"
# Program Website
-PROGWEB="http://"
+PROGWEB="http://www.freeciv.org"
# Program Author
PROGAUTHOR="FreeCiv Team"
@@ -16,7 +16,7 @@
PROGICON="share/pixmaps/freeciv.png"
# Port we want to build
-PBIPORT="/usr/ports/"
+PBIPORT="/usr/ports/games/freeciv"
# Set to "Auto or NONE" to have the PBI creator auto-populate libs or not
PROGLIBS="Auto"
More information about the Commits
mailing list