aboutsummaryrefslogtreecommitdiff
path: root/x11/libgnome/files/patch-ag
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-08-04 01:19:21 +0000
committerAde Lovett <ade@FreeBSD.org>2000-08-04 01:19:21 +0000
commit38ae599271006aa4aa581f0b03a8a5014fcf143d (patch)
tree1a1f5120bedb0bac581913ebf46122f0c3c9a656 /x11/libgnome/files/patch-ag
parentc75a39648143baed64ef95c3314123a70205e5f6 (diff)
downloadports-38ae599271006aa4aa581f0b03a8a5014fcf143d.tar.gz
ports-38ae599271006aa4aa581f0b03a8a5014fcf143d.zip
Notes
Diffstat (limited to 'x11/libgnome/files/patch-ag')
-rw-r--r--x11/libgnome/files/patch-ag2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libgnome/files/patch-ag b/x11/libgnome/files/patch-ag
index 8778bc26ffc9..6b5481c4e7b9 100644
--- a/x11/libgnome/files/patch-ag
+++ b/x11/libgnome/files/patch-ag
@@ -6,7 +6,7 @@
static char *shells [] = {
- "/bin/bash", "/bin/zsh", "/bin/tcsh", "/bin/ksh",
- "/bin/csh", "/bin/sh", 0
-+ "/bin/csh", "/bin/sh", "/usr/local/bin/tcsh",
++ "/bin/csh", "/bin/sh", "/bin/tcsh", "/usr/local/bin/tcsh",
+ "/usr/local/bin/bash", "/usr/local/bin/ksh",
+ "/usr/local/bin/zsh", "/usr/local/sbin/scsh", 0
};