pkgsrc-WIP-changes archive

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

squirrel: Reset MAINTAINER



Module Name:	pkgsrc-wip
Committed By:	Charlotte Koch <dressupgeekout%gmail.com@localhost>
Pushed By:	cfkoch
Date:		Tue Feb 20 14:49:37 2024 -0800
Changeset:	d69dbea14cd756ce7f51a261399e09620cc22997

Modified Files:
	squirrel/Makefile

Log Message:
squirrel: Reset MAINTAINER

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

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

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

diffs:
diff --git a/squirrel/Makefile b/squirrel/Makefile
index 8164a3c157..93ba0a7768 100644
--- a/squirrel/Makefile
+++ b/squirrel/Makefile
@@ -5,7 +5,7 @@ DISTNAME=	squirrel_${PKGVERSION_NOREV:S/./_/g}_stable
 CATEGORIES=	lang
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=squirrel/}
 
-MAINTAINER=	charlotte%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://squirrel-lang.org/
 COMMENT=	The Squirrel programming language
 LICENSE=	mit


Home | Main Index | Thread Index | Old Index