diff options
author | wiz <wiz@pkgsrc.org> | 2004-11-27 00:33:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-11-27 00:33:40 +0000 |
commit | 79ae424f82f946f73b24192be0bfc7449d48f023 (patch) | |
tree | d6c6dd94981f683ff22f7534eed77876f2c21d4a | |
parent | e0e03f25e13134201bf823cf7bf0e0a0e2d7b16e (diff) | |
download | pkgsrc-79ae424f82f946f73b24192be0bfc7449d48f023.tar.gz |
Update MAINTAINER email.
-rw-r--r-- | mail/spruce/Makefile | 4 | ||||
-rw-r--r-- | net/httptunnel/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/spruce/Makefile b/mail/spruce/Makefile index 66b63893133..fe19ad2e53b 100644 --- a/mail/spruce/Makefile +++ b/mail/spruce/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2004/10/03 00:12:54 tv Exp $ +# $NetBSD: Makefile,v 1.21 2004/11/27 00:33:40 wiz Exp $ # DISTNAME= spruce-0.5.17 @@ -6,7 +6,7 @@ PKGREVISION= 5 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=spruce/} -MAINTAINER= mellon@isc.org +MAINTAINER= mellon@NetBSD.org HOMEPAGE= http://spruce.sourceforge.net/ COMMENT= MIME-aware, GNOME-based email program diff --git a/net/httptunnel/Makefile b/net/httptunnel/Makefile index 0ca297f0e46..ec9a985be56 100644 --- a/net/httptunnel/Makefile +++ b/net/httptunnel/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2001/02/17 18:18:58 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2004/11/27 00:34:51 wiz Exp $ # DISTNAME= httptunnel-3.0.5 CATEGORIES= net MASTER_SITES= ftp://ftp.nocrew.org/pub/nocrew/unix/ -MAINTAINER= p99dreyf@criens.u-psud.fr +MAINTAINER= manu@NetBSD.org HOMEPAGE= http://www.nocrew.org/software/httptunnel.html COMMENT= Encapsulate TCP/IP connections in HTTP requests |