diff options
author | trevor <trevor@FreeBSD.org> | 2004-03-20 07:56:42 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-03-20 07:56:42 +0800 |
commit | 3832f5a93ac0ff823a68ac4405310d289d499600 (patch) | |
tree | d6a78a1031ab7f07d4c1321026d3596057fc6fba /games | |
parent | 58c9a876127f23d1c42c945fdeaf9b2b9debc24e (diff) | |
download | freebsd-ports-gnome-3832f5a93ac0ff823a68ac4405310d289d499600.tar.gz freebsd-ports-gnome-3832f5a93ac0ff823a68ac4405310d289d499600.tar.zst freebsd-ports-gnome-3832f5a93ac0ff823a68ac4405310d289d499600.zip |
The gshar+gunshar port is renamed to ports/archivers/sharutils.
PR: 64443
Diffstat (limited to 'games')
-rw-r--r-- | games/connect4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/connect4/Makefile b/games/connect4/Makefile index 3d7c5363a6f4..c76eaa5c1ced 100644 --- a/games/connect4/Makefile +++ b/games/connect4/Makefile @@ -17,7 +17,7 @@ EXTRACT_SUFX= .Z MAINTAINER= ports@FreeBSD.org COMMENT= A curses version of the classic game -EXTRACT_DEPENDS=gunshar:${PORTSDIR}/archivers/gshar+gunshar +EXTRACT_DEPENDS=gunshar:${PORTSDIR}/archivers/sharutils EXTRACT_CMD= ${GZCAT} EXTRACT_BEFORE_ARGS= # empty |