Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Nov 2012 14:34:31 +0000 (UTC)
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r307963 - head/editors/spe
Message-ID:  <201211291434.qATEYVst096444@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nivit
Date: Thu Nov 29 14:34:31 2012
New Revision: 307963
URL: http://svnweb.freebsd.org/changeset/ports/307963

Log:
  - Fix fetch
  
  PR:	ports/173216
  Submitted by:	avilla
  Feature safe:	yes

Modified:
  head/editors/spe/Makefile   (contents, props changed)

Modified: head/editors/spe/Makefile
==============================================================================
--- head/editors/spe/Makefile	Thu Nov 29 14:10:36 2012	(r307962)
+++ head/editors/spe/Makefile	Thu Nov 29 14:34:31 2012	(r307963)
@@ -18,6 +18,7 @@ COMMENT=	Stani's Python Editor
 
 NO_BUILD=	yes
 
+FETCH_ARGS=	-Fpr
 USE_PYTHON=	yes
 USE_WX=		2.6
 WANT_UNICODE=	yes



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