pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libflame: Update Maintainer, add HomePage



Module Name:	pkgsrc-wip
Committed By:	Matthew Danielson <matthewd%fastmail.us@localhost>
Pushed By:	matthewd
Date:		Tue Feb 14 06:41:26 2023 -0800
Changeset:	1d39e523a4315821c87c0af8d0129caa4f61e87f

Modified Files:
	libflame/Makefile.common

Log Message:
libflame: Update Maintainer, add HomePage

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1d39e523a4315821c87c0af8d0129caa4f61e87f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libflame/Makefile.common | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/libflame/Makefile.common b/libflame/Makefile.common
index ef6e51c2d3..2d6e29998b 100644
--- a/libflame/Makefile.common
+++ b/libflame/Makefile.common
@@ -6,6 +6,8 @@ DISTNAME=	libflame-${LIBFLAME_VERSION}
 PKGNAME=	${LIBFLAME_VARIANT}-${LIBFLAME_VERSION}
 MASTER_SITES=	${MASTER_SITE_GITHUB:=flame/}
 WRKSRC=		${WRKDIR}/libflame-${GITHUB_TAG}
+MAINTAINER=	matthewd%fastmail.us@localhost
+HOMEPAGE=	https://github.com/flame/blis
 LICENSE=	modified-bsd
 COMMENT=	Portable library for dense matrix computations
 DISTINFO_FILE=	${.CURDIR}/../../wip/libflame/distinfo


Home | Main Index | Thread Index | Old Index