diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1998-02-07 09:18:25 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1998-02-07 09:18:25 +0000 |
commit | c3cf16b1c0a9353fd3f9737e99c41377adb3ea77 (patch) | |
tree | 1a319733571d559c6abd41a2ed913133210c48a2 /benchmarks | |
parent | Make the package create the spool dirs (diff) |
Maintainers e-mail address changed
Submitted by: kazu@jp.freebsd.org
Notes
Notes:
svn path=/head/; revision=9607
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/xengine/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/xengine/pkg-descr | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/xengine/Makefile b/benchmarks/xengine/Makefile index 2fe7d133a0df..b954980ea588 100644 --- a/benchmarks/xengine/Makefile +++ b/benchmarks/xengine/Makefile @@ -3,7 +3,7 @@ # Date created: 17 January 1997 # Whom: FURUSAWA,Kazuhisa <furusawa@com.cs.osakafu-u.ac.jp> # -# $Id: Makefile,v 1.3 1997/02/17 05:01:18 obrien Exp $ +# $Id: Makefile,v 1.4 1997/02/19 04:22:01 asami Exp $ # PKGNAME= xengine-1.0.1 @@ -11,7 +11,7 @@ CATEGORIES= benchmarks x11 MASTER_SITES= ftp://ftp.lab.kdd.co.jp/Usenet/comp.sources.x/volume09/xengine/ DISTFILES= part01.z patch1.z -MAINTAINER= furusawa@com.cs.osakafu-u.ac.jp +MAINTAINER= kazu@jp.freebsd.org BUILD_DEPENDS= gunshar:${PORTSDIR}/archivers/gshar+gunshar diff --git a/benchmarks/xengine/pkg-descr b/benchmarks/xengine/pkg-descr index 28f98b3739fb..e09f72df5205 100644 --- a/benchmarks/xengine/pkg-descr +++ b/benchmarks/xengine/pkg-descr @@ -4,4 +4,4 @@ benchmark for X. See README and man page for details. Orignal xengine written by shutoh@cbx.emi.yamaha.co.jp. -This port is done by furusawa@com.cs.osakafu-u.ac.jp. +This port is done by kazu@jp.freebsd.org |