diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2004-02-21 21:10:27 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2004-02-21 21:10:27 +0000 |
commit | b31b5c61b0c85c8cef3184fb8d940388a571be32 (patch) | |
tree | b94055b5672f8805e1f34b576369c84189bdcf9b /net/straw/files | |
parent | 4566dfc7cedb0f7ab5733e40e9eed3d43290858e (diff) | |
download | ports-b31b5c61b0c85c8cef3184fb8d940388a571be32.tar.gz ports-b31b5c61b0c85c8cef3184fb8d940388a571be32.zip |
Notes
Diffstat (limited to 'net/straw/files')
-rw-r--r-- | net/straw/files/patch-setup.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/straw/files/patch-setup.py b/net/straw/files/patch-setup.py index 9b497c36e73a..0f63b02eb8dc 100644 --- a/net/straw/files/patch-setup.py +++ b/net/straw/files/patch-setup.py @@ -1,6 +1,6 @@ ---- setup.py.orig Tue Feb 17 13:31:30 2004 -+++ setup.py Tue Feb 17 13:32:32 2004 -@@ -80,9 +80,9 @@ +--- setup.py.orig Fri Feb 20 17:53:55 2004 ++++ setup.py Fri Feb 20 17:54:20 2004 +@@ -79,9 +79,9 @@ '''Build list of data files to be installed''' images = glob.glob('images/*.png') files = [ |