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 /sysutils/copytape | |
parent | a786b42842b487c67c7aa073db598190e3eec88a (diff) | |
download | ports-b267580c0489e5fe6dc81612b8489f6b74f07434.tar.gz ports-b267580c0489e5fe6dc81612b8489f6b74f07434.zip |
Notes
Diffstat (limited to 'sysutils/copytape')
-rw-r--r-- | sysutils/copytape/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/copytape/Makefile b/sysutils/copytape/Makefile index 054f0aa695eb..17267080da20 100644 --- a/sysutils/copytape/Makefile +++ b/sysutils/copytape/Makefile @@ -16,7 +16,7 @@ EXTRACT_SUFX= .Z MAINTAINER= ports@FreeBSD.org COMMENT= A program that is used to duplicate magtapes -BUILD_DEPENDS= gunshar:${PORTSDIR}/archivers/gshar+gunshar +BUILD_DEPENDS= gunshar:${PORTSDIR}/archivers/sharutils NO_WRKSUBDIR= yes |