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 /russian | |
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 'russian')
-rw-r--r-- | russian/cyrproxy/Makefile | 2 | ||||
-rw-r--r-- | russian/fortune-bashorgru/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/russian/cyrproxy/Makefile b/russian/cyrproxy/Makefile index 09b772a4ccc9..db93ede0cea7 100644 --- a/russian/cyrproxy/Makefile +++ b/russian/cyrproxy/Makefile @@ -15,6 +15,8 @@ DISTNAME= cyrproxy-1.4.2 MAINTAINER= ports@FreeBSD.org COMMENT= Cyrillic proxy for network protocols +BROKEN= Does not fetch + post-extract: @ ${RM} ${WRKSRC}/discover/discover diff --git a/russian/fortune-bashorgru/Makefile b/russian/fortune-bashorgru/Makefile index 9eef986c4cb4..0bad47d7baa1 100644 --- a/russian/fortune-bashorgru/Makefile +++ b/russian/fortune-bashorgru/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.dindin.ru/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Fortunes from bash.org.ru and freebsd.rusnet.org.ru/bash +BROKEN= Does not fetch + NO_BUILD= yes SUB_FILES= pkg-message |