Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jul 2014 14:42:40 +0000 (UTC)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r360200 - head/editors/nedit
Message-ID:  <201407021442.s62EgekA003763@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: deischen
Date: Wed Jul  2 14:42:40 2014
New Revision: 360200
URL: http://svnweb.freebsd.org/changeset/ports/360200
QAT: https://qat.redports.org/buildarchive/r360200/

Log:
  Clean up master sites and use sourceforge.

Modified:
  head/editors/nedit/Makefile

Modified: head/editors/nedit/Makefile
==============================================================================
--- head/editors/nedit/Makefile	Wed Jul  2 14:38:23 2014	(r360199)
+++ head/editors/nedit/Makefile	Wed Jul  2 14:42:40 2014	(r360200)
@@ -5,16 +5,10 @@ PORTNAME=	nedit
 PORTVERSION=	5.5
 PORTREVISION=	4
 CATEGORIES=	editors
-MASTER_SITES=	ftp://ftp.nedit.org/pub/NEdit/v5_5/ \
-		ftp://ftp.nedit.org/pub/NEdit/contrib/misc/ \
-		http://www.nedit.org/ftp/v5_5/ \
-		http://www.nedit.org/ftp/contrib/misc/
-MASTER_SITES=	ftp://ftp.nluug.nl/pub/editors/NEdit/v5_5/ \
-		ftp://ftp.nluug.nl/pub/editors/NEdit/contrib/misc/ \
-		ftp://cri.univ-tlse1.fr/pub/unix/nedit/NEdit/v5_5/ \
-		ftp://cri.univ-tlse1.fr/pub/unix/nedit/NEdit/contrib/misc/ \
-		http://www.nedit.org/ftp/v5_5/ \
-		http://www.nedit.org/ftp/contrib/misc/
+MASTER_SITES=	http://people.freebsd.org/~deischen/distfiles/ \
+		${MASTER_SITE_SOURCEFORGE} \
+		ftp://ftp.nluug.nl/pub/editors/NEdit/contrib/misc/
+MASTER_SITE_SUBDIR=	${PORTNAME}/${PORTNAME}-source/${PORTVERSION}
 DISTFILES=	nedit-5.5-src.tar.bz2 nedit.app-defaults
 EXTRACT_ONLY=	nedit-5.5-src.tar.bz2
 



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