diff options
author | Andrew Lewman <andrew@torproject.org> | 2006-08-28 00:41:32 +0000 |
---|---|---|
committer | Andrew Lewman <andrew@torproject.org> | 2006-08-28 00:41:32 +0000 |
commit | 4853b4b037512295f362050f62367dbfc5d787aa (patch) | |
tree | f95b0eb43d878e06a3e9388777973fc3cd4dbe65 /contrib | |
parent | 02258203e7cfa5a4715d881b287ae7922fd4d241 (diff) | |
download | tor-4853b4b037512295f362050f62367dbfc5d787aa.tar.gz tor-4853b4b037512295f362050f62367dbfc5d787aa.zip |
Update rpms to require libevent 1.1b
svn:r8248
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/osx/package.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/osx/package.sh b/contrib/osx/package.sh index f61bcad3bd..d63c3efab4 100644 --- a/contrib/osx/package.sh +++ b/contrib/osx/package.sh @@ -1,6 +1,6 @@ #!/bin/sh # $Id$ -# Copyright 2004-2005 Nick Mathewson. +# Copyright 2004-2005 Nick Mathewson. # See LICENSE in Tor distribution for licensing information. # This script builds a Macintosh OS X metapackage containing 4 packages: |