diff options
author | jlam <jlam> | 2001-06-29 03:49:46 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-06-29 03:49:46 +0000 |
commit | c75b95a4cd26a3834049b6054b549fa8bb2303b2 (patch) | |
tree | 50b510d4f1aa5b6628802315f9311c892ff5e381 /www/curl | |
parent | 1401e1c4cee4f19cd18f3a16c0b3de42766de05c (diff) | |
download | pkgsrc-c75b95a4cd26a3834049b6054b549fa8bb2303b2.tar.gz |
Remove this unused script.
Diffstat (limited to 'www/curl')
-rwxr-xr-x | www/curl/sort | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/curl/sort b/www/curl/sort deleted file mode 100755 index 17685f0c87a..00000000000 --- a/www/curl/sort +++ /dev/null @@ -1,2 +0,0 @@ -#! /bin/sh -tee /tmp/sort.$$ | /usr/bin/sort $* |