From e1007832b7c57dd4ebe89bfbc76a650481900bca Mon Sep 17 00:00:00 2001 From: ache Date: Mon, 22 Feb 2016 21:17:13 +0000 Subject: Revive the port by finding another master site --- textproc/sarep/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'textproc') diff --git a/textproc/sarep/Makefile b/textproc/sarep/Makefile index 0a1fada33689..36e45825eab0 100644 --- a/textproc/sarep/Makefile +++ b/textproc/sarep/Makefile @@ -4,14 +4,12 @@ PORTNAME= sarep PORTVERSION= 1.1 CATEGORIES= textproc -MASTER_SITES= ftp://sunsite.unc.edu/pub/linux/utils/text/ +MASTER_SITES= http://ftp.vim.org/ibiblio/utils/text/ EXTRACT_SUFX= MAINTAINER= ports@FreeBSD.org COMMENT= Command-line search and replace tool; written in Perl; handles regexps -BROKEN= unfetchable - RUN_DEPENDS= p5-Text-CSV_XS>=0:${PORTSDIR}/textproc/p5-Text-CSV_XS EXTRACT_CMD= ${CP} -- cgit