svn commit: r517984 - head/news/newsx

Thierry Thomas thierry at FreeBSD.org
Tue Nov 19 21:26:48 UTC 2019


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 at FreeBSD.org
 COMMENT=	Program to fetch news from and post news to a remote NNTP server
-
-BROKEN=		unfetchable
 
 LICENSE=	GPLv2
 


More information about the svn-ports-all mailing list