diff options
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 a5d6d2331b69..e486d614aec6 100644 --- a/www/mod_auth_openid/Makefile +++ b/www/mod_auth_openid/Makefile @@ -9,6 +9,7 @@ PORTNAME= mod_auth_openid PORTVERSION= 0.4 CATEGORIES= www MASTER_SITES= http://butterfat.net/releases/mod_auth_openid/ +PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= zhoushuqun@gmail.com COMMENT= An authentication module for the Apache 2 webserver with OpenID |