diff options
author | mjl <mjl@pkgsrc.org> | 2005-09-27 22:37:25 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2005-09-27 22:37:25 +0000 |
commit | 97b1b10f17b80a232d0894091fe8c0902996ead7 (patch) | |
tree | 27ca7ba61a73b13611c44eb562b562375c259ea8 | |
parent | 796637469dcd9598db47604614b3efcbdf8bf251 (diff) | |
download | pkgsrc-97b1b10f17b80a232d0894091fe8c0902996ead7.tar.gz |
Relinquish maintainership
-rw-r--r-- | news/slrn/Makefile | 4 | ||||
-rw-r--r-- | security/pgp5/Makefile | 4 | ||||
-rw-r--r-- | sysutils/adjustkernel/Makefile | 4 | ||||
-rw-r--r-- | sysutils/bacula/Makefile.common | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/news/slrn/Makefile b/news/slrn/Makefile index e5410abc6dd..45f7d55dd85 100644 --- a/news/slrn/Makefile +++ b/news/slrn/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.35 2005/04/11 21:47:03 tv Exp $ +# $NetBSD: Makefile,v 1.36 2005/09/27 22:37:25 mjl Exp $ DISTNAME= slrn-0.9.8.1 CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=slrn/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= mjl@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://slrn.sourceforge.net/ COMMENT= Highly customizable threaded newsreader diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile index 94f7d274269..f52672980db 100644 --- a/security/pgp5/Makefile +++ b/security/pgp5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2005/07/16 01:19:19 jlam Exp $ +# $NetBSD: Makefile,v 1.25 2005/09/27 22:37:25 mjl Exp $ # DISTNAME= pgp50i-unix-src @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.pgpi.com/pub/pgp/5.0/unix/ \ ftp://ftp.tuwien.ac.at/privacy/pgp/5.0/unix/ \ http://ftp.tuwien.ac.at/privacy/pgp/5.0/unix/ -MAINTAINER= mjl@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.pgpi.com/ COMMENT= Public-key encryption and digital signature utilities (v5) diff --git a/sysutils/adjustkernel/Makefile b/sysutils/adjustkernel/Makefile index 3bf270bd4e5..dadbec96c3e 100644 --- a/sysutils/adjustkernel/Makefile +++ b/sysutils/adjustkernel/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2005/07/16 01:19:20 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2005/09/27 22:37:25 mjl Exp $ DISTNAME= adjustkernel-1.7 CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= mjl@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= Generate a NetBSD kernel config WRKSRC= ${WRKDIR} diff --git a/sysutils/bacula/Makefile.common b/sysutils/bacula/Makefile.common index 2b03957d737..eb047304f3c 100644 --- a/sysutils/bacula/Makefile.common +++ b/sysutils/bacula/Makefile.common @@ -1,11 +1,11 @@ -# $NetBSD: Makefile.common,v 1.6 2005/04/11 21:47:22 tv Exp $ +# $NetBSD: Makefile.common,v 1.7 2005/09/27 22:37:25 mjl Exp $ # DISTNAME= bacula-1.36.0 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bacula/} -MAINTAINER= mjl@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://www.bacula.org/ COMMENT= Network Backup Solution |