Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 10:46:25 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9f21fe17d801 - main - x11-fonts/urw-base35-fonts: Remove GH_PROJECT
Message-ID:  <202307091046.369AkPgb085012@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit 9f21fe17d801619ddaca8ef89cf54320c75974f6
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 10:31:56 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 10:31:56 +0000

    x11-fonts/urw-base35-fonts: Remove GH_PROJECT
    
    It is the same as the default value.
    
    Approved by:    portmgr (blanket)
---
 x11-fonts/urw-base35-fonts/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/x11-fonts/urw-base35-fonts/Makefile b/x11-fonts/urw-base35-fonts/Makefile
index a7d578ed65e2..25186c990a12 100644
--- a/x11-fonts/urw-base35-fonts/Makefile
+++ b/x11-fonts/urw-base35-fonts/Makefile
@@ -11,7 +11,6 @@ LICENSE=	AGPLv3
 USES=		fonts
 USE_GITHUB=	yes
 GH_ACCOUNT=	ArtifexSoftware
-GH_PROJECT=	urw-base35-fonts
 
 NO_ARCH=	yes
 NO_BUILD=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307091046.369AkPgb085012>