diff options
author | wiz <wiz> | 2001-02-16 13:30:32 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 13:30:32 +0000 |
commit | 1a921119dd7800c8643b301cf01c02647fdd018d (patch) | |
tree | 7732ff10a8f89f28a77b19326981302bfb5beae7 /benchmarks/xengine | |
parent | 735eb74eec9be0d73eb9d78dfa7ca9af58c0ab53 (diff) | |
download | pkgsrc-1a921119dd7800c8643b301cf01c02647fdd018d.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'benchmarks/xengine')
-rw-r--r-- | benchmarks/xengine/Makefile | 3 | ||||
-rw-r--r-- | benchmarks/xengine/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/xengine/Makefile b/benchmarks/xengine/Makefile index 4209b30651c..913fa20f631 100644 --- a/benchmarks/xengine/Makefile +++ b/benchmarks/xengine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/04/03 15:55:23 sakamoto Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 13:37:59 wiz Exp $ # FreeBSD Id: ports/benchmarks/xengine/Makefile,v 1.9 2000/02/02 22:31:24 mharo Exp DISTNAME= xengine-1.0.1 @@ -9,6 +9,7 @@ DISTFILES= part01.z patch1.z PATCH_DIST_STRIP= -p1 # no ${PATCHFILES} but used below MAINTAINER= sakamoto@netbsd.org +COMMENT= Reciprocating engine for X BUILD_DEPENDS= gunshar:../../archivers/gsharutils diff --git a/benchmarks/xengine/pkg/COMMENT b/benchmarks/xengine/pkg/COMMENT deleted file mode 100644 index 30eb52057b9..00000000000 --- a/benchmarks/xengine/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Reciprocating engine for X |