From ba89dd1b53a599366be96b9564577971c40bc4b4 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Fri, 20 Jun 2014 07:23:40 +0000 Subject: Correct typo... it's tar:bzip2, not tar:bz2. --- shells/44bsd-csh/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shells/44bsd-csh') diff --git a/shells/44bsd-csh/Makefile b/shells/44bsd-csh/Makefile index fa10409c3b7c..66d7c324e115 100644 --- a/shells/44bsd-csh/Makefile +++ b/shells/44bsd-csh/Makefile @@ -12,7 +12,7 @@ COMMENT= The traditional 4.4BSD /bin/csh C-shell BUILD_DEPENDS= rcs:${PORTSDIR}/devel/rcs57 -USES= tar:bz2 +USES= tar:bzip2 NO_WRKSUBDIR= yes PORTDOCS= paper.ascii.gz -- cgit v1.2.3