diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2004-05-04 13:53:47 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2004-05-04 13:53:47 +0000 |
commit | cfc057e091227644746b6a76442e5fa26ef6b698 (patch) | |
tree | dcc9f62b4f342bc4ec49b8b23f0126c8d37e11cf /www/yaws/files | |
parent | ae33577db33f8c67debbefe046d7ac09fe094c51 (diff) |
Notes
Diffstat (limited to 'www/yaws/files')
-rw-r--r-- | www/yaws/files/patch-scripts_yaws.ss | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/www/yaws/files/patch-scripts_yaws.ss b/www/yaws/files/patch-scripts_yaws.ss deleted file mode 100644 index 36ea0656b04c..000000000000 --- a/www/yaws/files/patch-scripts_yaws.ss +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- scripts/yaws.ss.orig Sun Jan 25 16:09:24 2004 -+++ scripts/yaws.ss Sun Jan 25 16:10:26 2004 -@@ -1,7 +1,7 @@ - #!/bin/sh - - --yawsdir="%yawsdir%" -+yawsdir="!!PREFIX!!/lib/yaws" - erl="%erl%" - case `uname` in - CYGWIN*) |