Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Nov 2019 21:26:48 +0000 (UTC)
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r517984 - head/news/newsx
Message-ID:  <201911192126.xAJLQmYv002876@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thierry
Date: Tue Nov 19 21:26:48 2019
New Revision: 517984
URL: https://svnweb.freebsd.org/changeset/ports/517984

Log:
  Upstream discontinued its support, but newsx is still usefull, make it
  fetchable again.

Modified:
  head/news/newsx/Makefile

Modified: head/news/newsx/Makefile
==============================================================================
--- head/news/newsx/Makefile	Tue Nov 19 21:08:52 2019	(r517983)
+++ head/news/newsx/Makefile	Tue Nov 19 21:26:48 2019	(r517984)
@@ -5,12 +5,10 @@ PORTNAME=	newsx
 PORTVERSION=	1.6
 PORTREVISION=	4
 CATEGORIES=	news
-MASTER_SITES=	http://www.kvaleberg.org/pub/
+MASTER_SITES=	LOCAL/thierry
 
 MAINTAINER=	thierry@FreeBSD.org
 COMMENT=	Program to fetch news from and post news to a remote NNTP server
-
-BROKEN=		unfetchable
 
 LICENSE=	GPLv2
 



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