[PC-BSD Commits] r6894 - in pbibuild/modules/audio/easytag: . kmenu-dir
svn at pcbsd.org
svn at pcbsd.org
Fri Jun 11 08:10:48 PDT 2010
Author: kris
Date: 2010-06-11 08:10:48 -0700 (Fri, 11 Jun 2010)
New Revision: 6894
Modified:
pbibuild/modules/audio/easytag/kmenu-dir/easytag
pbibuild/modules/audio/easytag/pbi.conf
Log:
Fixed an errant space
Modified: pbibuild/modules/audio/easytag/kmenu-dir/easytag
===================================================================
--- pbibuild/modules/audio/easytag/kmenu-dir/easytag 2010-06-11 13:48:59 UTC (rev 6893)
+++ pbibuild/modules/audio/easytag/kmenu-dir/easytag 2010-06-11 15:10:48 UTC (rev 6894)
@@ -11,4 +11,4 @@
ExeWebLink: 0
ExeTaskbar: 0
ExeOwndir: 2
-ExeKdeCat: Multimedia
+ExeKdeCat: Multimedia
Modified: pbibuild/modules/audio/easytag/pbi.conf
===================================================================
--- pbibuild/modules/audio/easytag/pbi.conf 2010-06-11 13:48:59 UTC (rev 6893)
+++ pbibuild/modules/audio/easytag/pbi.conf 2010-06-11 15:10:48 UTC (rev 6894)
@@ -45,7 +45,7 @@
# Build Key - Change this to anything else to trigger a rebuild on a PBI which has been already built
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="01"
+BUILDKEY="02"
# FBSD7BASE - (7.1 or 7.2)
# This variable can be used to set the specific version of FreeBSD this port needs to be compiled
More information about the Commits
mailing list