git: eab1619658da - main - textproc/agrep: fix fetch

From: Dirk Meyer <dinoex_at_FreeBSD.org>
Date: Mon, 15 Apr 2024 17:49:54 UTC
The branch main has been updated by dinoex:

URL: https://cgit.FreeBSD.org/ports/commit/?id=eab1619658da03fc62dedff9cc4ba6f47d1fb391

commit eab1619658da03fc62dedff9cc4ba6f47d1fb391
Author:     Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2024-04-15 17:49:45 +0000
Commit:     Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2024-04-15 17:49:45 +0000

    textproc/agrep: fix fetch
    
    MFH: 2024Q2
---
 textproc/agrep/Makefile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/textproc/agrep/Makefile b/textproc/agrep/Makefile
index f0af4dd75b7e..a0bac90f0f6e 100644
--- a/textproc/agrep/Makefile
+++ b/textproc/agrep/Makefile
@@ -2,9 +2,8 @@ PORTNAME=	agrep
 PORTVERSION=	2.04
 PORTREVISION=	3
 CATEGORIES=	textproc
-MASTER_SITES=	GENTOO \
-		ftp://ftp.cs.arizona.edu/agrep/ \
-		ftp://ftp.cs.arizona.edu/agrep/:doc
+MASTER_SITES=	ftp://ftp.dinoex.org/pub/agrep/ \
+		ftp://ftp.dinoex.org/pub/agrep/:doc
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
 		agrep.ps.1.Z:doc agrep.ps.2.Z:doc
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}