diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-02-14 19:16:24 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-02-14 19:16:24 +0000 |
commit | 0ab92b602f0766edb67481898ab5fecccfc6ec39 (patch) | |
tree | cbd0fc924baf35d3ec810501aac5704d8508725d /www/mod_auth_openid/Makefile | |
parent | 199dfd2c0ed10ae0063a97a0615de78de11c2094 (diff) |
- Update to 0.6
PR: ports/165077
Submitted by: myself (pgollucci)
Approved by: zhoushuqun@gmail.com (maintainer)
Sponsored by: Apache Software Foundation (ASF)
Notes
Notes:
svn path=/head/; revision=291356
Diffstat (limited to 'www/mod_auth_openid/Makefile')
-rw-r--r-- | www/mod_auth_openid/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/mod_auth_openid/Makefile b/www/mod_auth_openid/Makefile index 8a655367922a..f5e6a067504d 100644 --- a/www/mod_auth_openid/Makefile +++ b/www/mod_auth_openid/Makefile @@ -6,8 +6,7 @@ # PORTNAME= mod_auth_openid -PORTVERSION= 0.5 -PORTREVISION= 1 +PORTVERSION= 0.6 CATEGORIES= www MASTER_SITES= http://butterfat.net/releases/mod_auth_openid/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} |