diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
commit | 57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (patch) | |
tree | 4a5a9bdf223482c4125def32b555e0628048d584 /benchmarks/xengine | |
parent | dec759ad2e5e1f2cd3efda0b40b8cdc1f2a54f8d (diff) | |
download | ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.tar.gz ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.zip |
Notes
Diffstat (limited to 'benchmarks/xengine')
-rw-r--r-- | benchmarks/xengine/Makefile | 1 | ||||
-rw-r--r-- | benchmarks/xengine/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/xengine/Makefile b/benchmarks/xengine/Makefile index 77d18921d03e..e1d497f268e0 100644 --- a/benchmarks/xengine/Makefile +++ b/benchmarks/xengine/Makefile @@ -14,6 +14,7 @@ DISTFILES= part01.gz patch1.gz PATCH_DIST_STRIP= -p1 # no ${PATCHFILES} but used below MAINTAINER= kazu@jp.freebsd.org +COMMENT= Reciprocating engine for X BUILD_DEPENDS= gunshar:${PORTSDIR}/archivers/gshar+gunshar diff --git a/benchmarks/xengine/pkg-comment b/benchmarks/xengine/pkg-comment deleted file mode 100644 index 30eb52057b9a..000000000000 --- a/benchmarks/xengine/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Reciprocating engine for X |