git: 96d443a555cb - main - lang/ocaml: Remove stale MASTER_SITES

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Fri, 27 Dec 2024 10:37:57 UTC
The branch main has been updated by bofh:

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

commit 96d443a555cbc7f96d947f6c16d47912044aff99
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-12-27 08:03:24 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-12-27 10:37:16 +0000

    lang/ocaml: Remove stale MASTER_SITES
    
    - Remove GENTOO MASTER_SITES as it no longer provides flat layout
    
    Approved by:    portmgr (blanket)
---
 lang/ocaml/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile
index ccfcb3346fe5..8554102418fd 100644
--- a/lang/ocaml/Makefile
+++ b/lang/ocaml/Makefile
@@ -4,7 +4,6 @@ PORTNAME=	ocaml
 PORTVERSION=	4.14.2
 CATEGORIES=	lang
 MASTER_SITES=	http://caml.inria.fr/pub/distrib/${DISTNAME:R}/ \
-		GENTOO \
 		http://caml.inria.fr/pub/distrib/${DISTNAME:R}/:docs
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 EXTRACT_ONLY=	${_DISTFILES:M*.tar.*}