diff options
author | trevor <trevor@FreeBSD.org> | 2004-03-19 23:56:42 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-03-19 23:56:42 +0000 |
commit | 3832f5a93ac0ff823a68ac4405310d289d499600 (patch) | |
tree | d6a78a1031ab7f07d4c1321026d3596057fc6fba /benchmarks | |
parent | 58c9a876127f23d1c42c945fdeaf9b2b9debc24e (diff) | |
download | FreeBSD-ports-3832f5a93ac0ff823a68ac4405310d289d499600.zip FreeBSD-ports-3832f5a93ac0ff823a68ac4405310d289d499600.tar.gz |
The gshar+gunshar port is renamed to ports/archivers/sharutils.
PR: 64443
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/xengine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/xengine/Makefile b/benchmarks/xengine/Makefile index 7c6fe1e..f7ad4a8 100644 --- a/benchmarks/xengine/Makefile +++ b/benchmarks/xengine/Makefile @@ -16,7 +16,7 @@ PATCH_DIST_STRIP= -p1 # no ${PATCHFILES} but used below MAINTAINER= kazu@jp.freebsd.org COMMENT= Reciprocating engine for X -EXTRACT_DEPENDS= gunshar:${PORTSDIR}/archivers/gshar+gunshar +EXTRACT_DEPENDS= gunshar:${PORTSDIR}/archivers/sharutils DIST_SUBDIR= xengine NO_WRKSUBDIR= yes |