Date: Mon, 10 Sep 2012 11:57:55 GMT From: svn-freebsd-gecko@chruetertee.ch To: freebsd-gecko@freebsd.org Subject: [SVN-Commit] r1008 - trunk/www/libxul Message-ID: <201209101157.q8ABvtn6071092@trillian.chruetertee.ch>
next in thread | raw e-mail | index | archive | help
Author: beat
Date: Mon Sep 10 11:57:55 2012
New Revision: 1008
Log:
- Use tab instead of whitespaces
Modified:
trunk/www/libxul/Makefile
Modified: trunk/www/libxul/Makefile
==============================================================================
--- trunk/www/libxul/Makefile Sat Sep 8 14:32:18 2012 (r1007)
+++ trunk/www/libxul/Makefile Mon Sep 10 11:57:55 2012 (r1008)
@@ -9,8 +9,8 @@
DISTVERSION= 10.0.7
CATEGORIES?= www devel
MASTER_SITES= ${MASTER_SITE_MOZILLA}
-MASTER_SITE_SUBDIR= firefox/releases/${DISTVERSION}esr/source
-DISTNAME= firefox-${DISTVERSION}esr.source
+MASTER_SITE_SUBDIR= firefox/releases/${DISTVERSION}esr/source
+DISTNAME= firefox-${DISTVERSION}esr.source
MAINTAINER?= gecko@FreeBSD.org
COMMENT?= Mozilla runtime package that can be used to bootstrap XUL+XPCOM apps
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209101157.q8ABvtn6071092>
