git: f07d303f843f - main - lang/onyx: Declutter public_distfiles

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sun, 23 Jul 2023 10:50:27 UTC
The branch main has been updated by bofh:

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

commit f07d303f843ffe636f6dab197d004b665a4c555d
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-07-23 10:04:01 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-07-23 10:50:17 +0000

    lang/onyx: Declutter public_distfiles
---
 lang/onyx/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/onyx/Makefile b/lang/onyx/Makefile
index 0454dcc93f6e..dcab845c3cb8 100644
--- a/lang/onyx/Makefile
+++ b/lang/onyx/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	onyx
 PORTVERSION=	5.1.2
 PORTREVISION=	6
 CATEGORIES=	lang
-MASTER_SITES=	LOCAL/bofh
+MASTER_SITES=	LOCAL/bofh/${PORTNAME}
 
 MAINTAINER=	bofh@FreeBSD.org
 COMMENT=	Embeddable stack-based threaded interpreted language