pkgsrc-WIP-changes archive

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

freesynd: correct maintainer email address



Module Name:	pkgsrc-wip
Committed By:	Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By:	bsiegert
Date:		Sat Oct 12 11:15:00 2019 +0200
Changeset:	13626a7d8c629e22655f6a864bd13297e7db5e65

Modified Files:
	freesynd/Makefile

Log Message:
freesynd: correct maintainer email address

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

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

diffstat:
 freesynd/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/freesynd/Makefile b/freesynd/Makefile
index 75556d2bbe..1e5ebc1646 100644
--- a/freesynd/Makefile
+++ b/freesynd/Makefile
@@ -1,11 +1,10 @@
 # $NetBSD$
-#
 
 DISTNAME=	freesynd-0.7.5
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=freesynd/freesynd/freesynd-0.7.5/}
 
-MAINTAINER=	pkgsrc-users%etBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://freesynd.sourceforge.net/
 COMMENT=	GPLed reimplementation of the engine for the game Syndicate
 LICENSE=	gnu-gpl-v2


Home | Main Index | Thread Index | Old Index