pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/xulrunner10 Fix "Used by" header.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4b91620ed481
branches:  trunk
changeset: 601194:4b91620ed481
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Mon Mar 19 20:34:03 2012 +0000

description:
Fix "Used by" header.

diffstat:

 devel/xulrunner10/xpi.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r 734a1afc8c72 -r 4b91620ed481 devel/xulrunner10/xpi.mk
--- a/devel/xulrunner10/xpi.mk  Mon Mar 19 20:32:18 2012 +0000
+++ b/devel/xulrunner10/xpi.mk  Mon Mar 19 20:34:03 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: xpi.mk,v 1.1.1.1 2012/03/15 08:58:27 ryoon Exp $
+# $NetBSD: xpi.mk,v 1.2 2012/03/19 20:34:03 ryoon Exp $
 #
 # common logic for repackaging mozilla extensions (.xpi files)
-# Used by the {firefox,seamonkey,thunderbird}-l10n packages.
+# Used by the {firefox,seamonkey,thunderbird}10-l10n packages.
 
 USE_TOOLS+=    unzip pax
 



Home | Main Index | Thread Index | Old Index