diff options
author | dbaio <dbaio@FreeBSD.org> | 2017-05-09 01:21:49 +0800 |
---|---|---|
committer | dbaio <dbaio@FreeBSD.org> | 2017-05-09 01:21:49 +0800 |
commit | 09fb40358ebc53fa8298e936238226cbb2464d16 (patch) | |
tree | 4c9fe40906899ed5072d23bceb6da69c122f66e5 /net/pecl-oauth2 | |
parent | 04cf63db512b30070cb3176930b618c6685161d3 (diff) | |
download | freebsd-ports-gnome-09fb40358ebc53fa8298e936238226cbb2464d16.tar.gz freebsd-ports-gnome-09fb40358ebc53fa8298e936238226cbb2464d16.tar.zst freebsd-ports-gnome-09fb40358ebc53fa8298e936238226cbb2464d16.zip |
Update my email address
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10648
Diffstat (limited to 'net/pecl-oauth2')
-rw-r--r-- | net/pecl-oauth2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pecl-oauth2/Makefile b/net/pecl-oauth2/Makefile index c36a3d203e85..94d187fa0c80 100644 --- a/net/pecl-oauth2/Makefile +++ b/net/pecl-oauth2/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 2.0.2 CATEGORIES= net pear PKGNAMESUFFIX= 2 -MAINTAINER= dbaio@bsd.com.br +MAINTAINER= dbaio@FreeBSD.org COMMENT= Php interface to the OAuth Protocol LICENSE= BSD3CLAUSE |