diff options
author | tron <tron@pkgsrc.org> | 1999-10-07 17:41:46 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-10-07 17:41:46 +0000 |
commit | 8d7d754dfa9d8fbaba624763e913ac50a1346ff6 (patch) | |
tree | 2d8ff5a4cfcc741335dc5c3b33c65c184dcac80a /mail | |
parent | f6c8bfa0a545e57f94e4ebd20ed9d6bb90c4bf92 (diff) | |
download | pkgsrc-8d7d754dfa9d8fbaba624763e913ac50a1346ff6.tar.gz |
Remove me as maintainer of those packages.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mailwrapper/Makefile | 4 | ||||
-rw-r--r-- | mail/mutt/Makefile | 4 | ||||
-rw-r--r-- | mail/sendmail/Makefile | 4 | ||||
-rw-r--r-- | mail/wmmail/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/mail/mailwrapper/Makefile b/mail/mailwrapper/Makefile index 1368005670e..e52dfd63ab3 100644 --- a/mail/mailwrapper/Makefile +++ b/mail/mailwrapper/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 1999/07/02 08:37:23 agc Exp $ +# $NetBSD: Makefile,v 1.5 1999/10/07 17:41:55 tron Exp $ DISTNAME= mailwrapper-19990412 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= tron@netbsd.org +MAINTAINER= packages@netbsd.org MIRROR_DISTFILE= no NO_CONFIGURE= yes diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 7de93d4a19a..ae77a55d224 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 1999/09/25 15:50:03 tron Exp $ +# $NetBSD: Makefile,v 1.31 1999/10/07 17:41:55 tron Exp $ DISTNAME= mutt-${MUTT_VERSION} CATEGORIES= mail @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.guug.de/pub/mutt/ \ ftp://ftp.gwdg.de/pub/unix/mail/mutt/international/ \ ftp://ftp.uib.no/pub/mutt/ -MAINTAINER= tron@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.mutt.org/ BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile index dd20d0ed98c..b92ee7db22e 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1999/04/30 17:07:11 tv Exp $ +# $NetBSD: Makefile,v 1.5 1999/10/07 17:41:55 tron Exp $ DISTNAME= sendmail.8.9.3 PKGNAME= sendmail-8.9.3 @@ -6,7 +6,7 @@ CATEGORIES= mail MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ ftp://ftp.cert.dfn.de/pub/tools/net/sendmail/ -MAINTAINER= tron@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.sendmail.org/ DEPENDS+= db-2.7.3:../../databases/db diff --git a/mail/wmmail/Makefile b/mail/wmmail/Makefile index cb0c54ac7f7..99a0e32b303 100644 --- a/mail/wmmail/Makefile +++ b/mail/wmmail/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.14 1999/09/21 18:18:50 tron Exp $ +# $NetBSD: Makefile,v 1.15 1999/10/07 17:41:55 tron Exp $ DISTNAME= WMMail.app-0.63a PKGNAME= wmmail-0.63a CATEGORIES= mail x11 MASTER_SITES= http://www.eecg.utoronto.ca/~chanb/ -MAINTAINER= tron@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.eecg.utoronto.ca/~chanb/wmmail.html DEPENDS+= windowmaker-*:../../x11/windowmaker |