diff options
author | frueauf <frueauf@pkgsrc.org> | 2008-04-27 18:14:03 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 2008-04-27 18:14:03 +0000 |
commit | e3cb9f3a219423bad98283a27302ad51f936b83d (patch) | |
tree | 09a15b635a4025c69e0c2b4130cb7735b2781e77 | |
parent | e3c34bb0d9557f3dd30f5cde3669462c0510b34a (diff) | |
download | pkgsrc-e3cb9f3a219423bad98283a27302ad51f936b83d.tar.gz |
Set MAINTAINER to pkgsrc-users@NetBSD.org to indicate anyone can work on fixes for those packages.
-rw-r--r-- | chat/zircon/Makefile | 4 | ||||
-rw-r--r-- | mail/fetchmail/Makefile | 4 | ||||
-rw-r--r-- | security/nessus/Makefile.common | 4 | ||||
-rw-r--r-- | sysutils/xcdroast/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/chat/zircon/Makefile b/chat/zircon/Makefile index 248ecbe5cca..8ce698e2f36 100644 --- a/chat/zircon/Makefile +++ b/chat/zircon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/02/05 23:08:27 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2008/04/27 18:14:03 frueauf Exp $ # DISTNAME= zircon-1.18.245 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ -MAINTAINER= frueauf@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://catless.ncl.ac.uk/Programs/Zircon/ COMMENT= X11 interface to Internet Relay Chat diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 6b4a870b1ca..ba8ae9185a9 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.165 2008/01/18 05:08:24 tnn Exp $ +# $NetBSD: Makefile,v 1.166 2008/04/27 18:14:03 frueauf Exp $ DISTNAME= fetchmail-6.3.8 PKGREVISION= 2 @@ -7,7 +7,7 @@ MASTER_SITES= http://download.berlios.de/fetchmail/ \ http://download2.berlios.de/fetchmail/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= frueauf@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://fetchmail.berlios.de/ COMMENT= Batch mail retrieval/forwarding utility for pop2, pop3, apop, imap diff --git a/security/nessus/Makefile.common b/security/nessus/Makefile.common index 8186cb925dd..c6cd62f5388 100644 --- a/security/nessus/Makefile.common +++ b/security/nessus/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.29 2006/12/17 21:06:22 salo Exp $ +# $NetBSD: Makefile.common,v 1.30 2008/04/27 18:14:04 frueauf Exp $ # # Common Makefile for: # * nessus-core @@ -18,5 +18,5 @@ MASTER_SITES?= ftp://ftp.nessus.org/pub/nessus/nessus-${VERS}/src/ \ ftp://ftp.at.nessus.org/pub/nessus/nessus-${VERS}/src/ \ ftp://ftp.linux.org.tr/pub/mirrors/nessus/nessus-${VERS}/src/ -MAINTAINER= frueauf@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nessus.org/ diff --git a/sysutils/xcdroast/Makefile b/sysutils/xcdroast/Makefile index 81c756dd7b8..7e8e58e5823 100644 --- a/sysutils/xcdroast/Makefile +++ b/sysutils/xcdroast/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2007/08/15 18:34:59 plunky Exp $ +# $NetBSD: Makefile,v 1.48 2008/04/27 18:14:04 frueauf Exp $ DISTNAME= xcdroast-${DIST_VER} PKGNAME= xcdroast-${DIST_VER:S/alpha/a/} @@ -6,7 +6,7 @@ PKGREVISION= 8 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xcdroast/} -MAINTAINER= frueauf@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.xcdroast.org/ COMMENT= Graphical user interface for the command-line cdrecord-tools |