diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-19 23:56:42 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-19 23:56:42 +0000 |
commit | b267580c0489e5fe6dc81612b8489f6b74f07434 (patch) | |
tree | 1b2bf25022732cb799015201cd51cbe43f8b56fa /benchmarks | |
parent | a786b42842b487c67c7aa073db598190e3eec88a (diff) | |
download | ports-b267580c0489e5fe6dc81612b8489f6b74f07434.tar.gz ports-b267580c0489e5fe6dc81612b8489f6b74f07434.zip |
The gshar+gunshar port is renamed to ports/archivers/sharutils.
PR: 64443
Notes
Notes:
svn path=/head/; revision=104683
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 7c6fe1ea3207..f7ad4a880190 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 |