pkgsrc-WIP-changes archive

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

devel/sds: Update MAINTAINER



Module Name:	pkgsrc-wip
Committed By:	Travis Paul <tr%vispaul.me@localhost>
Pushed By:	tpaul
Date:		Thu Jul 19 03:44:01 2018 +0000
Changeset:	278df69949c89487c8b5815c1e7b35d2700a1e75

Modified Files:
	sds/Makefile

Log Message:
devel/sds: Update MAINTAINER

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

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

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

diffs:
diff --git a/sds/Makefile b/sds/Makefile
index 6712f6abbf..d55674d553 100644
--- a/sds/Makefile
+++ b/sds/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=antirez/sds/archive/}
 DIST_SUBDIR=	sds
 WRKSRC=		${WRKDIR}/sds-${GHCOMMIT}
 
-MAINTAINER=	tr%vispaul.me@localhost
+MAINTAINER=	tpaul%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/antirez/sds/
 COMMENT=	Simple dynamic strings library for C
 LICENSE=	2-clause-bsd


Home | Main Index | Thread Index | Old Index