summaryrefslogtreecommitdiff
path: root/www/mozilla-bin/files
diff options
context:
space:
mode:
authorgrant <grant>2003-04-14 20:28:20 +0000
committergrant <grant>2003-04-14 20:28:20 +0000
commit37a767e169d30eda430953eba99319dfeb012123 (patch)
tree4484f350f190b71033865381feacbf4cf5b8332f /www/mozilla-bin/files
parentb9c9eae01248f75ef909eacba9abf05ed1e2a95c (diff)
downloadpkgsrc-37a767e169d30eda430953eba99319dfeb012123.tar.gz
rename mozilla-linux to mozilla-bin.
Diffstat (limited to 'www/mozilla-bin/files')
-rw-r--r--www/mozilla-bin/files/mozilla.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/mozilla-bin/files/mozilla.sh b/www/mozilla-bin/files/mozilla.sh
new file mode 100644
index 00000000000..16f3c629310
--- /dev/null
+++ b/www/mozilla-bin/files/mozilla.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+# $NetBSD: mozilla.sh,v 1.1 2003/04/14 20:28:22 grant Exp $
+exec @PREFIX@/lib/mozilla-linux/mozilla "$@"