Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jun 2014 10:58:35 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r358787 - head/editors/ne
Message-ID:  <201406221058.s5MAwZd3079549@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Sun Jun 22 10:58:35 2014
New Revision: 358787
URL: http://svnweb.freebsd.org/changeset/ports/358787
QAT: https://qat.redports.org/buildarchive/r358787/

Log:
  Fix MASTER_SITES.
  
  Reported by:	Jean-Philippe Luiggi <jpl@didconcept.com>

Modified:
  head/editors/ne/Makefile

Modified: head/editors/ne/Makefile
==============================================================================
--- head/editors/ne/Makefile	Sun Jun 22 10:55:50 2014	(r358786)
+++ head/editors/ne/Makefile	Sun Jun 22 10:58:35 2014	(r358787)
@@ -4,7 +4,7 @@
 PORTNAME=	ne
 PORTVERSION=	2.5
 CATEGORIES=	editors
-MASTER_SITES=	http://ne.dsi.unimi.it/
+MASTER_SITES=	http://ne.di.unimi.it/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Nice and powerful editor



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