diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2009-08-21 09:43:23 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2009-08-21 09:43:23 +0000 |
commit | c71c563c03a272dd22fd7f440f2cbcaa635e6ed0 (patch) | |
tree | c7a2ac77de30d8b9984fc55769ee44aa1fc2ee0b /security/py-openid/Makefile | |
parent | 5885eb28fb5438eeda64cb5ea808e8b61a3db184 (diff) |
Notes
Diffstat (limited to 'security/py-openid/Makefile')
-rw-r--r-- | security/py-openid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-openid/Makefile b/security/py-openid/Makefile index a4d078ff62f2..d3af37375e46 100644 --- a/security/py-openid/Makefile +++ b/security/py-openid/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openid -PORTVERSION= 2.2.1 +PORTVERSION= 2.2.4 CATEGORIES= security python MASTER_SITES= http://openidenabled.com/files/python-openid/packages/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |