git: 11558fb6d8be - main - devel/reposilite: DISTNAME should be PORTNAME

From: Michael Osipov <michaelo_at_FreeBSD.org>
Date: Thu, 12 Jun 2025 14:41:52 UTC
The branch main has been updated by michaelo:

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

commit 11558fb6d8beddc1c9112d1122dab0850e6681f9
Author:     Michael Osipov <michaelo@FreeBSD.org>
AuthorDate: 2025-06-12 10:42:24 +0000
Commit:     Michael Osipov <michaelo@FreeBSD.org>
CommitDate: 2025-06-12 14:41:42 +0000

    devel/reposilite: DISTNAME should be PORTNAME
    
    PR:             287473
    Approved by:    jrm (mentor)
    Differential Revision:  https://reviews.freebsd.org/D50804
---
 devel/reposilite/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/reposilite/Makefile b/devel/reposilite/Makefile
index fb3fcba23fa6..45523dd56275 100644
--- a/devel/reposilite/Makefile
+++ b/devel/reposilite/Makefile
@@ -1,4 +1,4 @@
-DISTNAME=				reposilite
+PORTNAME=				reposilite
 DISTVERSION=				3.5.24
 DISTVERSIONSUFFIX=			-all
 CATEGORIES=				devel www java