summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2021-04-24 08:37:49 +0000
committerwiz <wiz@pkgsrc.org>2021-04-24 08:37:49 +0000
commit43d189ae333ed50fbb875aa448e7e996ac4c326b (patch)
tree3bf973fb6ef358a47038edc724ec93bf149e3f8f
parent36057d01ed0c47b4b214d1284d772daa2b3585e0 (diff)
downloadpkgsrc-43d189ae333ed50fbb875aa448e7e996ac4c326b.tar.gz
*: reset maintainer
-rw-r--r--chat/swift/Makefile4
-rw-r--r--devel/cvsd/Makefile4
-rw-r--r--emulators/osf1_lib/Makefile4
-rw-r--r--net/udns/Makefile4
-rw-r--r--textproc/p5-Text-Reform/Makefile4
5 files changed, 10 insertions, 10 deletions
diff --git a/chat/swift/Makefile b/chat/swift/Makefile
index 3c91be1118d..6421256b432 100644
--- a/chat/swift/Makefile
+++ b/chat/swift/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.65 2021/04/21 13:24:27 adam Exp $
+# $NetBSD: Makefile,v 1.66 2021/04/24 08:37:49 wiz Exp $
DISTNAME= swift-3.0
PKGREVISION= 48
CATEGORIES= chat
MASTER_SITES= http://swift.im/downloads/releases/${DISTNAME}/
-MAINTAINER= eric@cirr.com
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://swift.im/
COMMENT= Graphical XMPP Client
LICENSE= gnu-gpl-v3
diff --git a/devel/cvsd/Makefile b/devel/cvsd/Makefile
index 9383e8b8e59..edeb4049b53 100644
--- a/devel/cvsd/Makefile
+++ b/devel/cvsd/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.22 2020/08/31 18:07:18 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2021/04/24 08:37:49 wiz Exp $
DISTNAME= cvsd-1.0.23
PKGREVISION= 10
CATEGORIES= devel scm
MASTER_SITES= https://arthurdejong.org/cvsd/
-MAINTAINER= eric@cirr.com
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://arthurdejong.org/cvsd/
COMMENT= Run CVS pserver in a chroot-ed environment
LICENSE= gnu-gpl-v2
diff --git a/emulators/osf1_lib/Makefile b/emulators/osf1_lib/Makefile
index 22cbd6ff00e..4f1f125df3f 100644
--- a/emulators/osf1_lib/Makefile
+++ b/emulators/osf1_lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2020/08/31 18:09:28 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2021/04/24 08:37:49 wiz Exp $
DISTNAME= netscape-4.7-3.alpha
PKGNAME= osf1_lib-1.1
@@ -8,7 +8,7 @@ CATEGORIES= emulators
MASTER_SITES= ftp://ftp.hp.com/pub/alphaserver/archive/linuxalphatools/netscape/
EXTRACT_SUFX= .rpm
-MAINTAINER= eric@cirr.com
+MAINTAINER= pkgsrc-users@NetBSD.org
#HOMEPAGE= http://www.support.compaq.com/alpha-tools/software/index.html
COMMENT= DEC/Compaq OSF-1/Tru64 compatibility package for netscape
diff --git a/net/udns/Makefile b/net/udns/Makefile
index 5940c381757..5ffdef999f6 100644
--- a/net/udns/Makefile
+++ b/net/udns/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.12 2021/04/08 07:44:03 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2021/04/24 08:37:49 wiz Exp $
DISTNAME= udns-0.4
PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.corpit.ru/mjt/udns/
-MAINTAINER= eric@cirr.com
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.corpit.ru/mjt/udns.html
COMMENT= Lightweight DNS resolver supporting asynchronous queries
LICENSE= gnu-lgpl-v2.1
diff --git a/textproc/p5-Text-Reform/Makefile b/textproc/p5-Text-Reform/Makefile
index 8747493817f..b2307e0de40 100644
--- a/textproc/p5-Text-Reform/Makefile
+++ b/textproc/p5-Text-Reform/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2020/08/31 18:12:03 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2021/04/24 08:37:49 wiz Exp $
DISTNAME= Text-Reform-1.20
PKGNAME= p5-${DISTNAME}
@@ -6,7 +6,7 @@ PKGREVISION= 11
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
-MAINTAINER= eric@cirr.com
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://metacpan.org/search?q=module%3AText%3A%3AReform
COMMENT= Manual text wrapping and reformatting
LICENSE= ${PERL5_LICENSE}