pkgsrc-WIP-changes archive

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

Change MAINTAINER= to OWNER= for mission-critical packages



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Wed Dec 28 09:37:39 2022 -0600
Changeset:	d63208333ee5a2d4fdbbb447e275e3aafa061e90

Modified Files:
	ad2vcf/Makefile
	ape/Makefile
	auto-admin/Makefile
	auto-dev/Makefile
	basic-stats/Makefile
	bcftools/Makefile
	bedtools/Makefile
	bio-mocha/Makefile
	biolibc-tools/Makefile
	biolibc/Makefile
	bowtie/Makefile
	bowtie2/Makefile
	bwa/Makefile
	fasda/Makefile
	fastq-trim/Makefile
	generand/Makefile
	gffread/Makefile
	haplohseq/Makefile
	hisat2-simde/Makefile
	htslib/Makefile
	kallisto/Makefile
	libpare/Makefile
	libxtend/Makefile
	lpjs/Makefile
	microsynteny-tools/Makefile
	papp/Makefile
	peak-classifier/Makefile
	pkg-dev/Makefile
	rna-seq/Makefile
	samtools/Makefile
	spcm/Makefile
	twintk/Makefile
	vcf-split/Makefile
	vcf2hap/Makefile
	webbrowser/Makefile
	wip-tools/Makefile

Log Message:
Change MAINTAINER= to OWNER= for mission-critical packages

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

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

diffstat:
 ad2vcf/Makefile             | 2 +-
 ape/Makefile                | 2 +-
 auto-admin/Makefile         | 2 +-
 auto-dev/Makefile           | 2 +-
 basic-stats/Makefile        | 2 +-
 bcftools/Makefile           | 2 +-
 bedtools/Makefile           | 2 +-
 bio-mocha/Makefile          | 2 +-
 biolibc-tools/Makefile      | 2 +-
 biolibc/Makefile            | 2 +-
 bowtie/Makefile             | 2 +-
 bowtie2/Makefile            | 2 +-
 bwa/Makefile                | 2 +-
 fasda/Makefile              | 2 +-
 fastq-trim/Makefile         | 2 +-
 generand/Makefile           | 2 +-
 gffread/Makefile            | 2 +-
 haplohseq/Makefile          | 2 +-
 hisat2-simde/Makefile       | 2 +-
 htslib/Makefile             | 2 +-
 kallisto/Makefile           | 2 +-
 libpare/Makefile            | 2 +-
 libxtend/Makefile           | 2 +-
 lpjs/Makefile               | 2 +-
 microsynteny-tools/Makefile | 2 +-
 papp/Makefile               | 2 +-
 peak-classifier/Makefile    | 2 +-
 pkg-dev/Makefile            | 2 +-
 rna-seq/Makefile            | 2 +-
 samtools/Makefile           | 2 +-
 spcm/Makefile               | 2 +-
 twintk/Makefile             | 2 +-
 vcf-split/Makefile          | 2 +-
 vcf2hap/Makefile            | 2 +-
 webbrowser/Makefile         | 2 +-
 wip-tools/Makefile          | 2 +-
 36 files changed, 36 insertions(+), 36 deletions(-)

diffs:
diff --git a/ad2vcf/Makefile b/ad2vcf/Makefile
index 9314ffca7f..00315697ba 100644
--- a/ad2vcf/Makefile
+++ b/ad2vcf/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	ad2vcf-0.1.6
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/ad2vcf
 COMMENT=	Add allelic depth info from a SAM stream to a VCF file
 LICENSE=	2-clause-bsd
diff --git a/ape/Makefile b/ape/Makefile
index fbd6970f6f..aad4392120 100644
--- a/ape/Makefile
+++ b/ape/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_TAG=	53b2d90786fecb1f2f335b353eecb5a596270baf
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/APE
 COMMENT=	Another Programmer's Editor
 LICENSE=	2-clause-bsd
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index 22e1d02210..994dccd815 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_TAG=	4aa5344399aa9c64bd43c1cbe39e5d316647dafe
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
 COMMENT=	Portable tools for automating systems management
 LICENSE=	2-clause-bsd
diff --git a/auto-dev/Makefile b/auto-dev/Makefile
index a224a063b2..5f6d794732 100644
--- a/auto-dev/Makefile
+++ b/auto-dev/Makefile
@@ -10,7 +10,7 @@ CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_TAG=	94bff0157006431ec7c1a2cac265286ba711716d
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-dev/
 COMMENT=	Tools for automating code development and documentation
 LICENSE=	2-clause-bsd
diff --git a/basic-stats/Makefile b/basic-stats/Makefile
index 08b740fe95..8b46bfca04 100644
--- a/basic-stats/Makefile
+++ b/basic-stats/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	basic-stats-0.1.2
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/basic-stats
 COMMENT=	Command-line tool to perform basic statistics on tabular data
 LICENSE=	2-clause-bsd
diff --git a/bcftools/Makefile b/bcftools/Makefile
index 6ff9ca1d5d..3248f75a6c 100644
--- a/bcftools/Makefile
+++ b/bcftools/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	bcftools-1.16
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=samtools/}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://www.htslib.org/
 COMMENT=	Tools for manipulating BCF and VCF variant call files
 LICENSE=	mit
diff --git a/bedtools/Makefile b/bedtools/Makefile
index 34f5a26776..2582c62042 100644
--- a/bedtools/Makefile
+++ b/bedtools/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=arq5x/}
 GITHUB_PROJECT=	bedtools2
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://bedtools.readthedocs.io/en/latest/
 COMMENT=	Swiss army knife for genome arithmetic
 LICENSE=	mit
diff --git a/bio-mocha/Makefile b/bio-mocha/Makefile
index 29020ea3be..65cbd13b68 100644
--- a/bio-mocha/Makefile
+++ b/bio-mocha/Makefile
@@ -13,7 +13,7 @@ DISTFILES+=	bio-mocha_1.16-20221221.tar.gz
 GITHUB_PROJECT=	bcftools
 GITHUB_TAG=	1.16
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://software.broadinstitute.org/software/mocha/
 COMMENT=	Bcftools plugin for mosaic chromosomal alteration analysis
 LICENSE=	mit
diff --git a/biolibc-tools/Makefile b/biolibc-tools/Makefile
index 1bf88ac856..a012bc8c6a 100644
--- a/biolibc-tools/Makefile
+++ b/biolibc-tools/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
 GITHUB_TAG=	dfa8f2ff93779a5b54bdccf29f60c8072c73a069
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/biolibc-tools
 COMMENT=	High-performance bioinformatics tools based on biolibc
 LICENSE=	2-clause-bsd
diff --git a/biolibc/Makefile b/biolibc/Makefile
index bd8a8d6c4b..4236147e91 100644
--- a/biolibc/Makefile
+++ b/biolibc/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	biolibc-0.2.4
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/biolibc
 COMMENT=	Low-level high-performance bioinformatics library
 LICENSE=	2-clause-bsd
diff --git a/bowtie/Makefile b/bowtie/Makefile
index 1454e9ed09..5c1523e7e0 100644
--- a/bowtie/Makefile
+++ b/bowtie/Makefile
@@ -16,7 +16,7 @@ CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=BenLangmead/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 COMMENT=	Ultrafast, memory-efficient short read aligner
 LICENSE=	artistic
 
diff --git a/bowtie2/Makefile b/bowtie2/Makefile
index 56329c4993..d88b4bdc9e 100644
--- a/bowtie2/Makefile
+++ b/bowtie2/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=BenLangmead/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/BenLangmead/bowtie2
 COMMENT=	Ultrafast, memory-efficient short read aligner
 LICENSE=	gnu-gpl-v3
diff --git a/bwa/Makefile b/bwa/Makefile
index 10123f9bfc..21764627db 100644
--- a/bwa/Makefile
+++ b/bwa/Makefile
@@ -6,7 +6,7 @@ PKGREVISION=	1
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 MASTER_SITES=	${MASTER_SITE_GITHUB:=lh3/}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	http://bio-bwa.sourceforge.net/
 COMMENT=	Map low-divergent sequences against a large reference genome
 LICENSE=	gnu-gpl-v3
diff --git a/fasda/Makefile b/fasda/Makefile
index c45a42f167..dbac3842e9 100644
--- a/fasda/Makefile
+++ b/fasda/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
 GITHUB_TAG=	f52fb30dc5186b6852fbca148fbde1468043492c
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/fasda
 COMMENT=	Fast and simple differential analysis
 LICENSE=	2-clause-bsd
diff --git a/fastq-trim/Makefile b/fastq-trim/Makefile
index e16113fc07..c523daa1f2 100644
--- a/fastq-trim/Makefile
+++ b/fastq-trim/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	fastq-trim-0.1.2
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/Fastq-trim
 COMMENT=	Lightening fast sequence read trimmer
 LICENSE=	2-clause-bsd
diff --git a/generand/Makefile b/generand/Makefile
index fd369be7a5..9ae7d288c8 100644
--- a/generand/Makefile
+++ b/generand/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	generand-0.1.2
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/generand
 COMMENT=	Generate random genomic data in FASTA/FASTQ, SAM, or VCF format
 LICENSE=	2-clause-bsd
diff --git a/gffread/Makefile b/gffread/Makefile
index 454895e605..511ab96026 100644
--- a/gffread/Makefile
+++ b/gffread/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=gpertea/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://ccb.jhu.edu/software/stringtie/gff.shtml
 COMMENT=	GFF/GTF format conversions, filtering, FASTA extraction, etc
 LICENSE=	mit
diff --git a/haplohseq/Makefile b/haplohseq/Makefile
index 98640d74c7..66232fc3fd 100644
--- a/haplohseq/Makefile
+++ b/haplohseq/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	haplohseq
 GITHUB_TAG=	e4892945eced075a5bb98f208786cdf85eb3d82a
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://sites.google.com/site/integrativecancergenomics/software/haplohseq
 COMMENT=	Identify regions of allelic imbalance
 LICENSE=	mit
diff --git a/hisat2-simde/Makefile b/hisat2-simde/Makefile
index b23125be6e..aa471843e7 100644
--- a/hisat2-simde/Makefile
+++ b/hisat2-simde/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=DaehwanKimLab/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://ccb.jhu.edu/software/hisat2/index.shtml
 COMMENT=	Alignment program for mapping next-generation sequencing reads
 LICENSE=	gnu-gpl-v3
diff --git a/htslib/Makefile b/htslib/Makefile
index 2fda6e6f79..3d6a843d48 100644
--- a/htslib/Makefile
+++ b/htslib/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	biology
 MASTER_SITES=	https://github.com/samtools/htslib/releases/download/${PKGVERSION_NOREV}/
 EXTRACT_SUFX=	.tar.bz2
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://www.htslib.org/
 COMMENT=	C library for high-throughput sequencing data formats
 LICENSE=	mit
diff --git a/kallisto/Makefile b/kallisto/Makefile
index a7b5baeae1..809c49ea56 100644
--- a/kallisto/Makefile
+++ b/kallisto/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=pachterlab/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://pachterlab.github.io/kallisto/
 COMMENT=	Quantify abundances of transcripts from RNA-Seq data
 LICENSE=	2-clause-bsd
diff --git a/libpare/Makefile b/libpare/Makefile
index 25876df21c..177655f46f 100644
--- a/libpare/Makefile
+++ b/libpare/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_TAG=	0eaa30a88f9d235c89f2b2d5fbf48c742c5a4a80
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libpare
 COMMENT=	Pointer Array Regular Expressions
 LICENSE=	2-clause-bsd
diff --git a/libxtend/Makefile b/libxtend/Makefile
index 28328cbaca..1174091b09 100644
--- a/libxtend/Makefile
+++ b/libxtend/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_TAG=	82f0b9fd67f1e591baff3fa48ca4f9c4c623bc17
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/libxtendc
 COMMENT=	Miscellaneous functions to extend libc
 LICENSE=	2-clause-bsd
diff --git a/lpjs/Makefile b/lpjs/Makefile
index 66220603d3..82aa5ee723 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
 GITHUB_TAG=	799cd14e34c6620c1290a9ac9201ffc584fe1558
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
 COMMENT=	Lightweight, Portable Job Scheduler
 LICENSE=	2-clause-bsd
diff --git a/microsynteny-tools/Makefile b/microsynteny-tools/Makefile
index b837600dd6..40a23839f2 100644
--- a/microsynteny-tools/Makefile
+++ b/microsynteny-tools/Makefile
@@ -10,7 +10,7 @@ CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
 GITHUB_TAG=	a9ab21c1e9412d20dd7f0f828e007920e404c1ab
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/microsynteny-tools
 COMMENT=	Tools for exploring microsyntenic differences among species
 LICENSE=	2-clause-bsd
diff --git a/papp/Makefile b/papp/Makefile
index 6a85cf8bbb..d35e862b9f 100644
--- a/papp/Makefile
+++ b/papp/Makefile
@@ -10,7 +10,7 @@ CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_TAG=	dbb485276b9b18f12cc0e90c221a4141617ec2a0
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/papp
 COMMENT=	Assembly Preprocessor
 LICENSE=	modified-bsd
diff --git a/peak-classifier/Makefile b/peak-classifier/Makefile
index 27fa016b7d..ce21b02f68 100644
--- a/peak-classifier/Makefile
+++ b/peak-classifier/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
 GITHUB_TAG=	a5bcfecdda6e11c9bd24f8171e9162f86209af9d
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/peak-classifier
 COMMENT=	Classify ChIP/ATAC-Seq peaks based on features provided in a GFF
 LICENSE=	2-clause-bsd
diff --git a/pkg-dev/Makefile b/pkg-dev/Makefile
index fbba0f300a..d6f4fdb4c1 100644
--- a/pkg-dev/Makefile
+++ b/pkg-dev/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	pkgtools
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_TAG=	4c836288b20fecd6946ca65826c741ac2227d28e
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/pkg-dev
 COMMENT=	Scripts to automate common tasks in pkgsrc development
 LICENSE=	2-clause-bsd
diff --git a/rna-seq/Makefile b/rna-seq/Makefile
index c82399283a..898d81eb41 100644
--- a/rna-seq/Makefile
+++ b/rna-seq/Makefile
@@ -5,7 +5,7 @@ DISTNAME=	rna-seq-1.0
 CATEGORIES=	biology meta-pkgs
 MASTER_SITES=	# empty
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 COMMENT=	Core tools needed for RNA-Seq analysis
 
 DEPENDS+=	fastq-trim>=0:../../biology/fastq-trim
diff --git a/samtools/Makefile b/samtools/Makefile
index 51d3b7c27e..5d6b79e4e3 100644
--- a/samtools/Makefile
+++ b/samtools/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	samtools-1.15
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=samtools/}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://www.htslib.org/
 COMMENT=	Tools for manipulating sequence alignment maps
 LICENSE=	mit
diff --git a/spcm/Makefile b/spcm/Makefile
index 60e2bf0f0e..ee0fb5d107 100644
--- a/spcm/Makefile
+++ b/spcm/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	SPCM
 GITHUB_TAG=	924bc14e0f2918802e3e38d17ff3396df89a3164
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	http://acadix.biz/spcm.php
 COMMENT=	Simple, portable cluster management
 LICENSE=	2-clause-bsd
diff --git a/twintk/Makefile b/twintk/Makefile
index 1288da3b83..18aacc0b0a 100644
--- a/twintk/Makefile
+++ b/twintk/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_TAG=	530f001c71b44c27da5056bc64eb76b821297267
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/twintk
 COMMENT=	Terminal Windows Toolkit
 LICENSE=	2-clause-bsd
diff --git a/vcf-split/Makefile b/vcf-split/Makefile
index b18a0e2d23..7a1fa9245e 100644
--- a/vcf-split/Makefile
+++ b/vcf-split/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
 GITHUB_TAG=	0a856b934cd483f5c10d93117aab6c7f887204e5
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/vcf-split
 COMMENT=	Split a multi-sample VCF into single-sample VCFs
 LICENSE=	2-clause-bsd
diff --git a/vcf2hap/Makefile b/vcf2hap/Makefile
index 7d22a162f5..e2a151e7e0 100644
--- a/vcf2hap/Makefile
+++ b/vcf2hap/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	vcf2hap-0.1.6
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=auerlab/}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/auerlab/vcf2hap
 COMMENT=	Generate .hap file from VCF for haplohseq
 LICENSE=	2-clause-bsd
diff --git a/webbrowser/Makefile b/webbrowser/Makefile
index d4e086da03..4dcfb8ee3e 100644
--- a/webbrowser/Makefile
+++ b/webbrowser/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_TAG=	84cb894fdd1735a31981494f6ff890e00b3d24a4
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/webbrowser/
 COMMENT=	Proxy script for launching "best" available web browser
 LICENSE=	2-clause-bsd
diff --git a/wip-tools/Makefile b/wip-tools/Makefile
index 2b158d991a..22b0e0c4e3 100644
--- a/wip-tools/Makefile
+++ b/wip-tools/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_TAG=	dbf3b5fbc61301502efa96570cebacff687778c3
 GITHUB_PROJECT=	pkgsrc-wip-tools
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/
 COMMENT=	Tools for developing wip packages
 LICENSE=	modified-bsd


Home | Main Index | Thread Index | Old Index