diff options
author | asmodai <asmodai@FreeBSD.org> | 2000-11-06 05:46:45 +0800 |
---|---|---|
committer | asmodai <asmodai@FreeBSD.org> | 2000-11-06 05:46:45 +0800 |
commit | 33cbba96b29d769f72d9530d4416135a1a9303bc (patch) | |
tree | 4109b948e480feda79df394fc30035b9434ba84d /shells | |
parent | caf1c4f3078e3fd5c3c4bc4610224965bec99f46 (diff) | |
download | freebsd-ports-gnome-33cbba96b29d769f72d9530d4416135a1a9303bc.tar.gz freebsd-ports-gnome-33cbba96b29d769f72d9530d4416135a1a9303bc.tar.zst freebsd-ports-gnome-33cbba96b29d769f72d9530d4416135a1a9303bc.zip |
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 0073b5887c80..30aab911096d 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 |