diff options
-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 |