pkgsrc-WIP-changes archive

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

minio: Fix my email address



Module Name:	pkgsrc-wip
Committed By:	Charlotte Koch <cfkoch%edgebsd.org@localhost>
Pushed By:	cfkoch
Date:		Thu Sep 27 23:33:59 2018 -0700
Changeset:	d6e5917dcd8f6bfc03d426dc0951812e760ecb53

Modified Files:
	minio/Makefile

Log Message:
minio: Fix my email address

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

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

diffstat:
 minio/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/minio/Makefile b/minio/Makefile
index fed1c7759e..2eef56bc33 100644
--- a/minio/Makefile
+++ b/minio/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=minio/}
 GITHUB_PROJECT=	minio
 GITHUB_TAG=	RELEASE.2018-09-12T18-49-56Z
 
-MAINTAINER=	cfkoch%edegbsd.org@localhost
+MAINTAINER=	cfkoch%edgebsd.org@localhost
 HOMEPAGE=	https://minio.io
 COMMENT=	High performance distributed object storage server
 LICENSE=	apache-2.0


Home | Main Index | Thread Index | Old Index