From 4323c28ea331b99fde4a3f1ac0b5d5b0702dd08c Mon Sep 17 00:00:00 2001 From: linimon Date: Mon, 20 Oct 2003 11:26:28 +0000 Subject: Mark as broken: master site disappeared a year ago, does not work on non-i386; abandonware. --- ftp/libfxp/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ftp/libfxp/Makefile b/ftp/libfxp/Makefile index 15b0a372ce25..0f83458bc67d 100644 --- a/ftp/libfxp/Makefile +++ b/ftp/libfxp/Makefile @@ -9,11 +9,13 @@ PORTNAME= libfxp PORTVERSION= 0.1.4 CATEGORIES= ftp -MASTER_SITES= http://millweed.com/projects/libfxp/ +MASTER_SITES= # http://millweed.com/projects/libfxp/ MAINTAINER= ports@FreeBSD.org COMMENT= An ftp client library +BROKEN= "master site has disappeared, and never worked on non-i386 in any case" + USE_REINPLACE= yes USE_GMAKE= yes CFLAGS+= -I. -Ilibmillweed -- cgit