diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2019-11-19 21:26:48 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2019-11-19 21:26:48 +0000 |
commit | 30768a50bf83257c93da714367213df56b9afdc2 (patch) | |
tree | 97b87b74de577efecc9f949bfc0fca4e5f3d7c88 /news/newsx | |
parent | f532025967f02aaac87322d5ef439aaa2a707338 (diff) | |
download | ports-30768a50bf83257c93da714367213df56b9afdc2.tar.gz ports-30768a50bf83257c93da714367213df56b9afdc2.zip |
Notes
Diffstat (limited to 'news/newsx')
-rw-r--r-- | news/newsx/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/news/newsx/Makefile b/news/newsx/Makefile index 05f2ad18cea3..edb286147683 100644 --- a/news/newsx/Makefile +++ b/news/newsx/Makefile @@ -5,13 +5,11 @@ 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 .if defined(WITH_CNEWS) |