From a18cb0fd94eff3381e6a4258068ba0b7f1788932 Mon Sep 17 00:00:00 2001 From: cy Date: Tue, 5 Jul 2011 13:36:06 +0000 Subject: The file completion bugfix for 8.X and 9.X introduced a bug under 7.X. This commit fixes this. --- shells/44bsd-csh/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shells') diff --git a/shells/44bsd-csh/Makefile b/shells/44bsd-csh/Makefile index 392a1dc003db..098f8e9f0f11 100644 --- a/shells/44bsd-csh/Makefile +++ b/shells/44bsd-csh/Makefile @@ -7,7 +7,7 @@ # PORTNAME= 44bsd-csh PORTVERSION= 20001106 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= cy -- cgit