diff options
author | asmodai <asmodai@FreeBSD.org> | 2000-11-05 21:46:45 +0000 |
---|---|---|
committer | asmodai <asmodai@FreeBSD.org> | 2000-11-05 21:46:45 +0000 |
commit | 33cbba96b29d769f72d9530d4416135a1a9303bc (patch) | |
tree | 4109b948e480feda79df394fc30035b9434ba84d /shells | |
parent | caf1c4f3078e3fd5c3c4bc4610224965bec99f46 (diff) | |
download | FreeBSD-ports-33cbba96b29d769f72d9530d4416135a1a9303bc.zip FreeBSD-ports-33cbba96b29d769f72d9530d4416135a1a9303bc.tar.gz |
Mark forbidden for now, due to tempfile creation issues.
Approved by: obrien [well, not really, but he knows I was working
on fixing this and he urged me to reroll the
distfile with the fix]
Diffstat (limited to 'shells')
-rw-r--r-- | shells/44bsd-csh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/44bsd-csh/Makefile b/shells/44bsd-csh/Makefile index 0073b58..30aab91 100644 --- a/shells/44bsd-csh/Makefile +++ b/shells/44bsd-csh/Makefile @@ -5,6 +5,7 @@ # # $FreeBSD$ # +FORBIDDEN= "Temporary filename problems allow potential root compromise" PORTNAME= 44bsd-csh PORTVERSION= 20000409 |