diff options
Diffstat (limited to 'www/mod_auth_openid/Makefile')
-rw-r--r-- | www/mod_auth_openid/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/mod_auth_openid/Makefile b/www/mod_auth_openid/Makefile index 4013499e4a74..c2ec393d0d8a 100644 --- a/www/mod_auth_openid/Makefile +++ b/www/mod_auth_openid/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= mod_auth_openid -PORTVERSION= 0.6 -PORTREVISION= 1 +PORTVERSION= 0.7 CATEGORIES= www -MASTER_SITES= http://butterfat.net/releases/mod_auth_openid/ +MASTER_SITES= http://cloud.github.com/downloads/bmuller/mod_auth_openid/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= zhoushuqun@gmail.com |