Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jul 2013 22:54:10 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r322871 - head/devel/m17n-docs
Message-ID:  <201307122254.r6CMsAAs080488@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Fri Jul 12 22:54:10 2013
New Revision: 322871
URL: http://svnweb.freebsd.org/changeset/ports/322871

Log:
  devel/m17n-docs: Remove first MASTER_SITE
  
  As the m17n project has been discontinued, the files are no longer
  available for download.  The second MASTER_SITE is still working however.
  Remove invalid www.m17n.org entry from the MASTER_SITES list.
  
  PR:		ports/179662
  Approved by:	maintainer timeout (>3 weeks), bapt (mentor)

Modified:
  head/devel/m17n-docs/Makefile

Modified: head/devel/m17n-docs/Makefile
==============================================================================
--- head/devel/m17n-docs/Makefile	Fri Jul 12 22:51:34 2013	(r322870)
+++ head/devel/m17n-docs/Makefile	Fri Jul 12 22:54:10 2013	(r322871)
@@ -4,8 +4,7 @@
 PORTNAME=	m17n-docs
 PORTVERSION=	1.5.5
 CATEGORIES=	devel
-MASTER_SITES=	http://www.m17n.org/m17n-lib-download/ \
-		http://anthesphoria.net/FreeBSD/ports/distfiles/
+MASTER_SITES=	http://anthesphoria.net/FreeBSD/ports/distfiles/
 
 MAINTAINER=	nikola.lecic@anthesphoria.net
 COMMENT=	m17n library documentation



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