pkgsrc-WIP-changes archive

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

Use "NetBSD.org" instead of "netbsd.org" in maintainer email address.



Module Name:	pkgsrc-wip
Committed By:	Frederic Cambus <fred%statdns.com@localhost>
Pushed By:	fcambus
Date:		Tue Jun 18 11:39:06 2019 +0200
Changeset:	bc8f1865537d26e96dac531ace8eaf497ed913a6

Modified Files:
	bdf2psf/Makefile
	bdfresize/Makefile
	coma/Makefile
	kore/Makefile
	le/Makefile
	libansilove/Makefile
	motyl/Makefile
	multimail/Makefile
	qodem/Makefile
	stagit/Makefile
	trader/Makefile
	ttyplot/Makefile

Log Message:
Use "NetBSD.org" instead of "netbsd.org" in 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=bc8f1865537d26e96dac531ace8eaf497ed913a6

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

diffstat:
 bdf2psf/Makefile     | 2 +-
 bdfresize/Makefile   | 2 +-
 coma/Makefile        | 2 +-
 kore/Makefile        | 2 +-
 le/Makefile          | 2 +-
 libansilove/Makefile | 2 +-
 motyl/Makefile       | 2 +-
 multimail/Makefile   | 2 +-
 qodem/Makefile       | 2 +-
 stagit/Makefile      | 2 +-
 trader/Makefile      | 2 +-
 ttyplot/Makefile     | 2 +-
 12 files changed, 12 insertions(+), 12 deletions(-)

diffs:
diff --git a/bdf2psf/Makefile b/bdf2psf/Makefile
index 3c1e56981d..e896ad5a04 100644
--- a/bdf2psf/Makefile
+++ b/bdf2psf/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	converters
 MASTER_SITES=	${MASTER_SITE_DEBIAN:=pool/main/c/console-setup/}
 EXTRACT_SUFX=	.tar.xz
 
-MAINTAINER=	fcambus%netbsd.org@localhost
+MAINTAINER=	fcambus%NetBSD.org@localhost
 HOMEPAGE=	https://packages.debian.org/sid/bdf2psf
 COMMENT=	Convert a BDF font to PSF format for the Linux console
 LICENSE=	gnu-gpl-v2
diff --git a/bdfresize/Makefile b/bdfresize/Makefile
index 61fd395437..cc121ea7e1 100644
--- a/bdfresize/Makefile
+++ b/bdfresize/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	bdfresize-1.5
 CATEGORIES=	sysutils
 MASTER_SITES=	https://www.distfiles.pl/
 
-MAINTAINER=	fcambus%netbsd.org@localhost
+MAINTAINER=	fcambus%NetBSD.org@localhost
 COMMENT=	Tool for resizing BDF format fonts
 LICENSE=	gnu-gpl-v2
 
diff --git a/coma/Makefile b/coma/Makefile
index f1c2f6395d..37021b1afd 100644
--- a/coma/Makefile
+++ b/coma/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	coma-1.0
 CATEGORIES=	wm
 MASTER_SITES=	https://coma.one/releases/
 
-MAINTAINER=	fcambus%netbsd.org@localhost
+MAINTAINER=	fcambus%NetBSD.org@localhost
 HOMEPAGE=	https://coma.one/releases/
 COMMENT=	Keyboard driven tiling window manager
 LICENSE=	isc
diff --git a/kore/Makefile b/kore/Makefile
index 07edc8d57b..68c0ac3c85 100644
--- a/kore/Makefile
+++ b/kore/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	kore-3.3.1
 CATEGORIES=	www
 MASTER_SITES=	https://kore.io/releases/
 
-MAINTAINER=	fcambus%netbsd.org@localhost
+MAINTAINER=	fcambus%NetBSD.org@localhost
 HOMEPAGE=	https://kore.io/
 COMMENT=	Web application framework for writing scalable web APIs in C
 LICENSE=	isc
diff --git a/le/Makefile b/le/Makefile
index e077f41a08..6af4f1349d 100644
--- a/le/Makefile
+++ b/le/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=lavv17/}
 GITHUB_RELEASE=	v${PKGVERSION_NOREV}
 
-MAINTAINER=	fcambus%netbsd.org@localhost
+MAINTAINER=	fcambus%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/lavv17/le/
 COMMENT=	Full screen text editor inspired by Norton Editor
 LICENSE=	gnu-gpl-v3
diff --git a/libansilove/Makefile b/libansilove/Makefile
index a4d34b4b87..0cefd021fc 100644
--- a/libansilove/Makefile
+++ b/libansilove/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_GITHUB:=ansilove/}
 GITHUB_RELEASE=	${PKGVERSION_NOREV}
 
-MAINTAINER=	fcambus%netbsd.org@localhost
+MAINTAINER=	fcambus%NetBSD.org@localhost
 HOMEPAGE=	https://www.ansilove.org/
 COMMENT=	Library for converting ANSI, ASCII, and other formats to PNG
 LICENSE=	2-clause-bsd
diff --git a/motyl/Makefile b/motyl/Makefile
index 1b14b887f6..a05eb53ef7 100644
--- a/motyl/Makefile
+++ b/motyl/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=fcambus/}
 GITHUB_PROJECT=	motyl
 GITHUB_RELEASE=	${PKGVERSION_NOREV}
 
-MAINTAINER=	fcambus%netbsd.org@localhost
+MAINTAINER=	fcambus%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/fcambus/motyl/
 COMMENT=	Opinionated blog-aware static site generator
 LICENSE=	2-clause-bsd
diff --git a/multimail/Makefile b/multimail/Makefile
index 6d5b863377..da2e59bad0 100644
--- a/multimail/Makefile
+++ b/multimail/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	mmail-0.52
 CATEGORIES=	news
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=multimail/}
 
-MAINTAINER=	fcambus%netbsd.org@localhost
+MAINTAINER=	fcambus%NetBSD.org@localhost
 HOMEPAGE=	https://multimail.sourceforge.io/
 COMMENT=	Offline mail reader for Blue Wave, QWK, OMEN, SOUP and OPX
 LICENSE=	gnu-gpl-v3
diff --git a/qodem/Makefile b/qodem/Makefile
index 85b9e0bd44..b211bded5a 100644
--- a/qodem/Makefile
+++ b/qodem/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	qodem-1.0.0
 CATEGORIES=	comms
 MASTER_SITES=	https://downloads.sourceforge.net/project/qodem/qodem/1.0.0/
 
-MAINTAINER=	fcambus%netbsd.org@localhost
+MAINTAINER=	fcambus%NetBSD.org@localhost
 HOMEPAGE=	http://qodem.sourceforge.net/
 COMMENT=	Re-implementation of the DOS-era Qmodem serial communications package
 LICENSE=	cc0-1.0-universal
diff --git a/stagit/Makefile b/stagit/Makefile
index 1b538fa47a..04e097a4c8 100644
--- a/stagit/Makefile
+++ b/stagit/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	stagit-0.9.2
 CATEGORIES=	www
 MASTER_SITES=	https://codemadness.org/releases/stagit/
 
-MAINTAINER=	fcambus%netbsd.org@localhost
+MAINTAINER=	fcambus%NetBSD.org@localhost
 HOMEPAGE=	https://codemadness.org/git/stagit/file/README.html
 COMMENT=	Static git page generator
 LICENSE=	mit
diff --git a/trader/Makefile b/trader/Makefile
index 0e52bfccbc..c5634e5a85 100644
--- a/trader/Makefile
+++ b/trader/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	trader-7.12
 CATEGORIES=	games
 MASTER_SITES=	https://ftp.zap.org.au/pub/trader/unix/
 
-MAINTAINER=	fcambus%netbsd.org@localhost
+MAINTAINER=	fcambus%NetBSD.org@localhost
 HOMEPAGE=	https://www.zap.org.au/software/trader/
 COMMENT=	Simple text-based game of interstellar trading
 LICENSE=	gnu-gpl-v3
diff --git a/ttyplot/Makefile b/ttyplot/Makefile
index bc14de2bce..caf54f6f27 100644
--- a/ttyplot/Makefile
+++ b/ttyplot/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	ttyplot-1.4
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=tenox7/}
 
-MAINTAINER=	fcambus%netbsd.org@localhost
+MAINTAINER=	fcambus%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/tenox7/ttyplot/
 COMMENT=	Realtime plotting utility for terminals
 LICENSE=	unlicense


Home | Main Index | Thread Index | Old Index