pkgsrc-WIP-changes archive

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

snuffleupagus: Fix MAINTAINER email



Module Name:	pkgsrc-wip
Committed By:	Travis Paul <tr%vispaul.me@localhost>
Pushed By:	tpaul
Date:		Fri Apr 10 15:55:35 2020 +0800
Changeset:	e91f18440d6de61cc6a030dd62095f453d5b6f4f

Modified Files:
	php-snuffleupagus/Makefile

Log Message:
snuffleupagus: Fix MAINTAINER email

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

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

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

diffs:
diff --git a/php-snuffleupagus/Makefile b/php-snuffleupagus/Makefile
index ecb891f4ef..18eae16308 100644
--- a/php-snuffleupagus/Makefile
+++ b/php-snuffleupagus/Makefile
@@ -7,7 +7,7 @@ CATEGORIES+=		security
 # See TODO
 MASTER_SITES=		https://travispaul.me/distfiles/
 
-MAINTAINER=		tpaul%pkgsrc.org@localhost
+MAINTAINER=		tpaul%NetBSD.org@localhost
 HOMEPAGE=		https://snuffleupagus.readthedocs.io/
 COMMENT=		Security module for PHP7
 LICENSE=		gnu-lgpl-v3


Home | Main Index | Thread Index | Old Index