diff options
author | Andrew Lewman <andrew@torproject.org> | 2008-01-11 14:25:49 +0000 |
---|---|---|
committer | Andrew Lewman <andrew@torproject.org> | 2008-01-11 14:25:49 +0000 |
commit | 6ee5328ac543692822285d4a0b0ddf1660597b46 (patch) | |
tree | 191b43729e0a167594bc69d8ae15c1a1922f4166 /contrib/polipo/package.sh | |
parent | 23a891bf4d4512df2b52d202b75e1c9091fa07a6 (diff) | |
download | tor-6ee5328ac543692822285d4a0b0ddf1660597b46.tar.gz tor-6ee5328ac543692822285d4a0b0ddf1660597b46.zip |
Update makefile for panther, update polipo version where needed.
svn:r13107
Diffstat (limited to 'contrib/polipo/package.sh')
-rw-r--r-- | contrib/polipo/package.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/polipo/package.sh b/contrib/polipo/package.sh index bce8176491..22d110d3dd 100644 --- a/contrib/polipo/package.sh +++ b/contrib/polipo/package.sh @@ -9,7 +9,7 @@ # http://developer.apple.com/documentation/DeveloperTools/Conceptual/SoftwareDistribution/index.html # man packagemaker -VERSION="1.0.3" +VERSION="1.0.4" ## Determine OSX Version # map version to name |