diff options
| author | Wesley Shields <wxs@FreeBSD.org> | 2011-06-11 02:50:03 +0000 |
|---|---|---|
| committer | Wesley Shields <wxs@FreeBSD.org> | 2011-06-11 02:50:03 +0000 |
| commit | e54cd09207e2a8f6516c6a7c78999fe91c85ea61 (patch) | |
| tree | 52afec4941ffb31ab365493635cf4f17e61b31b8 /security/py-pyclamd/files/patch-setup.py | |
| parent | - Update to 14.3.2. (diff) | |
- Update to 0.2.2.
PR: ports/157744
Submitted by: Milan Obuch <bsd@dino.sk> (maintainer)
Diffstat (limited to 'security/py-pyclamd/files/patch-setup.py')
| -rw-r--r-- | security/py-pyclamd/files/patch-setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-pyclamd/files/patch-setup.py b/security/py-pyclamd/files/patch-setup.py index 1d1dea40572d..29b7fcfcb8b3 100644 --- a/security/py-pyclamd/files/patch-setup.py +++ b/security/py-pyclamd/files/patch-setup.py @@ -9,7 +9,7 @@ +from distutils.core import setup + +setup(name="pyclamd", -+ version="0.1.1", ++ version="0.2.2", + description="Python ClamD module.", + author="Alexandre Norman", + author_email="norman@xael.org", |
