diff options
author | wiz <wiz@pkgsrc.org> | 2008-01-19 09:16:17 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-01-19 09:16:17 +0000 |
commit | 9c0ea9198513075f6ed2fbf5334db966dc1f7b31 (patch) | |
tree | cf0964f42c1f8f482ab10128033f60d7adce8a00 /benchmarks/fib | |
parent | 2d1b1bea592a8a6ccf6ade31044daac62afb58ee (diff) | |
download | pkgsrc-9c0ea9198513075f6ed2fbf5334db966dc1f7b31.tar.gz |
Reset maintainer on his request.
Diffstat (limited to 'benchmarks/fib')
-rw-r--r-- | benchmarks/fib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/fib/Makefile b/benchmarks/fib/Makefile index 05a0cd44cf6..6ccd30d4962 100644 --- a/benchmarks/fib/Makefile +++ b/benchmarks/fib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/07/30 15:50:37 minskim Exp $ +# $NetBSD: Makefile,v 1.12 2008/01/19 09:16:17 wiz Exp $ DISTNAME= fib.c PKGNAME= fib-980203 @@ -6,7 +6,7 @@ CATEGORIES= benchmarks MASTER_SITES= ftp://ftp.nosc.mil/pub/aburto/fib/ EXTRACT_SUFX= #empty -MAINTAINER= root@garbled.net +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Mathematical benchmark PKG_INSTALLATION_TYPES= overwrite pkgviews |