diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-17 23:37:23 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-17 23:37:23 +0800 |
commit | b0444bbcc5cfddd1bc5ae830f75b78aaf807af11 (patch) | |
tree | 8443d56cd8087e3c34275731f93309a5f9c9276f /news/nntpswitch | |
parent | 748617f689476eb8355379ce1e8ca00002483476 (diff) | |
download | freebsd-ports-gnome-b0444bbcc5cfddd1bc5ae830f75b78aaf807af11.tar.gz freebsd-ports-gnome-b0444bbcc5cfddd1bc5ae830f75b78aaf807af11.tar.zst freebsd-ports-gnome-b0444bbcc5cfddd1bc5ae830f75b78aaf807af11.zip |
Mark broken some ports with unfetchable distfiles
Diffstat (limited to 'news/nntpswitch')
-rw-r--r-- | news/nntpswitch/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/news/nntpswitch/Makefile b/news/nntpswitch/Makefile index 9bd8ceae5e98..e867fcadd3ee 100644 --- a/news/nntpswitch/Makefile +++ b/news/nntpswitch/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.nntpswitch.org/download/ MAINTAINER= ports@FreeBSD.org COMMENT= A NNTP content router +BROKEN= Does not fetch + WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= YES USE_PERL5= YES |