diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2014-06-30 05:51:02 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2014-06-30 05:51:02 +0000 |
commit | e6ab3ba6618ebe0ff2d8783ff63f9815fe24e8d6 (patch) | |
tree | 205fa84652221a0dcdd7c62a7675ef3761ebdae1 /security/php-Auth_OpenID2 | |
parent | 435c27917a4140dde72303e85a245414d327a40c (diff) |
Notes
Diffstat (limited to 'security/php-Auth_OpenID2')
-rw-r--r-- | security/php-Auth_OpenID2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/php-Auth_OpenID2/Makefile b/security/php-Auth_OpenID2/Makefile index cc7dac1ef923..08b8ac125b0b 100644 --- a/security/php-Auth_OpenID2/Makefile +++ b/security/php-Auth_OpenID2/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://openidenabled.com/files/php-openid/packages/ PKGNAMEPREFIX= php- DISTNAME= php-openid-${PORTVERSION} -MAINTAINER= gslin@gslin.org +MAINTAINER= ports@FreeBSD.org COMMENT= PHP OpenID library RUN_DEPENDS= pear:${PORTSDIR}/devel/pear |