diff options
author | reed <reed@pkgsrc.org> | 2005-05-02 23:02:06 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2005-05-02 23:02:06 +0000 |
commit | 4487352be321c7a7d74c2a11e8ae4c42db53e474 (patch) | |
tree | 6402f45a7ed858fe01f506d82f95892881d35950 /benchmarks/postal | |
parent | b043829f6e4db0c8a85a44a8c2823f101a62e9cb (diff) | |
download | pkgsrc-4487352be321c7a7d74c2a11e8ae4c42db53e474.tar.gz |
Fix MAINTAINER email address for David Ferlier.
Diffstat (limited to 'benchmarks/postal')
-rw-r--r-- | benchmarks/postal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/postal/Makefile b/benchmarks/postal/Makefile index 060dbc78533..830f8ad16f0 100644 --- a/benchmarks/postal/Makefile +++ b/benchmarks/postal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/04/11 21:45:00 tv Exp $ +# $NetBSD: Makefile,v 1.8 2005/05/02 23:02:06 reed Exp $ DISTNAME= postal-0.62 PKGREVISION= 2 @@ -6,7 +6,7 @@ CATEGORIES= benchmarks MASTER_SITES= http://www.coker.com.au/postal/ EXTRACT_SUFX= .tgz -MAINTAINER= david@netbsd-fr.org +MAINTAINER= david@silicium.ath.cx HOMEPAGE= http://www.coker.com.au/postal/ COMMENT= Tool for benchmarking SMTP/POP servers |