summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbacon <bacon@pkgsrc.org>2021-06-23 19:57:31 +0000
committerbacon <bacon@pkgsrc.org>2021-06-23 19:57:31 +0000
commitd9a29d62ce7bfda49ea1b5ff0439e43c4bf24e72 (patch)
tree8a71701118d622e89fc37da52954d0b9bd87bcce
parentc8c93ffc99686205324d66cc207c3664d0921737 (diff)
downloadpkgsrc-d9a29d62ce7bfda49ea1b5ff0439e43c4bf24e72.tar.gz
textproc/man2html: Release maintainership
Narrowing my focus to biology packages
-rw-r--r--textproc/man2html/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/man2html/Makefile b/textproc/man2html/Makefile
index 8d468a59f32..cd95c07b186 100644
--- a/textproc/man2html/Makefile
+++ b/textproc/man2html/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2021/05/24 19:54:26 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2021/06/23 19:57:31 bacon Exp $
DISTNAME= man2html3.0.1
PKGNAME= ${DISTNAME:S/html/html-/}
@@ -9,7 +9,7 @@ MASTER_SITES+= http://hydra.nac.uci.edu/indiv/ehood/tar/
MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=../../authors/Earl_Hood/}
MASTER_SITES+= http://people.freebsd.org/~demon/
-MAINTAINER= bacon@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.nongnu.org/man2html/
COMMENT= Convert nroff(1) man pages to HTML
LICENSE= gnu-gpl-v2