diff options
author | grant <grant> | 2003-07-17 21:21:03 +0000 |
---|---|---|
committer | grant <grant> | 2003-07-17 21:21:03 +0000 |
commit | 11098bb7c0a27bd5d959bf673e389ae06279251b (patch) | |
tree | be2001c436c6531467a1efa67ee15e2d12e79fba /benchmarks/xengine | |
parent | c95e25d22731556f20457640950c8620de4adc66 (diff) | |
download | pkgsrc-11098bb7c0a27bd5d959bf673e389ae06279251b.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'benchmarks/xengine')
-rw-r--r-- | benchmarks/xengine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/xengine/Makefile b/benchmarks/xengine/Makefile index 19191d99b8e..b7e147bd4bf 100644 --- a/benchmarks/xengine/Makefile +++ b/benchmarks/xengine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/03/29 12:40:14 jmmv Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/17 21:24:37 grant Exp $ # FreeBSD Id: ports/benchmarks/xengine/Makefile,v 1.9 2000/02/02 22:31:24 mharo Exp DISTNAME= xengine-1.0.1 @@ -10,7 +10,7 @@ DISTFILES= part01.z patch1.z PATCH_DIST_STRIP= -p1 # no ${PATCHFILES} but used below -MAINTAINER= sakamoto@netbsd.org +MAINTAINER= sakamoto@NetBSD.org COMMENT= Reciprocating engine for X BUILD_DEPENDS= gsharutils-4.2.1:../../archivers/gsharutils |