diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-06-27 17:21:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-06-27 17:21:06 +0000 |
commit | bd48d39657a582c8dac1de7279de5bfa45eb1e58 (patch) | |
tree | c5276bc4d29fdc699019bf6161489e51a75c44cc /www/mod_auth_openid | |
parent | d4126a97f6a12be7e49c3d0f395cb8d98b6a66a8 (diff) |
Notes
Diffstat (limited to 'www/mod_auth_openid')
-rw-r--r-- | www/mod_auth_openid/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_auth_openid/Makefile b/www/mod_auth_openid/Makefile index e5837c28c687..08d46850c096 100644 --- a/www/mod_auth_openid/Makefile +++ b/www/mod_auth_openid/Makefile @@ -3,6 +3,7 @@ PORTNAME= mod_auth_openid PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://cloud.github.com/downloads/bmuller/mod_auth_openid/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} |