Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 May 2015 01:02:20 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r386375 - branches/2015Q2/www/seamonkey
Message-ID:  <201505150102.t4F12KGZ073050@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Fri May 15 01:02:20 2015
New Revision: 386375
URL: https://svnweb.freebsd.org/changeset/ports/386375

Log:
  www/seamonkey: fix up mismerge of PORTREVISION from MFH r386162
  
  Approved by:	ports-secteam (delphij) as part of r386162

Modified:
  branches/2015Q2/www/seamonkey/Makefile

Modified: branches/2015Q2/www/seamonkey/Makefile
==============================================================================
--- branches/2015Q2/www/seamonkey/Makefile	Fri May 15 00:48:31 2015	(r386374)
+++ branches/2015Q2/www/seamonkey/Makefile	Fri May 15 01:02:20 2015	(r386375)
@@ -3,7 +3,7 @@
 
 PORTNAME=	seamonkey
 DISTVERSION=	2.33.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES?=	www mail news editors irc ipv6
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
 		https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source/



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