Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Aug 2014 19:43:50 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r365128 - head/www/xpi-splash
Message-ID:  <201408161943.s7GJhoO5025913@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Sat Aug 16 19:43:50 2014
New Revision: 365128
URL: http://svnweb.freebsd.org/changeset/ports/365128
QAT: https://qat.redports.org/buildarchive/r365128/

Log:
  Fix build.

Modified:
  head/www/xpi-splash/Makefile

Modified: head/www/xpi-splash/Makefile
==============================================================================
--- head/www/xpi-splash/Makefile	Sat Aug 16 19:42:06 2014	(r365127)
+++ head/www/xpi-splash/Makefile	Sat Aug 16 19:43:50 2014	(r365128)
@@ -9,7 +9,7 @@ CATEGORIES=	www
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Splash screen for most Mozilla and Mozilla Based products
 
-XPI_DISTNAME=	splash!
+XPI_DISTNAME=	splash\!
 XPI_ID=		splash@aldreneo.com
 XPI_NUM=	2995
 XPI_FILES=	chrome/splash.jar components/.autoreg components/splash.js \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408161943.s7GJhoO5025913>