diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-05-08 17:21:49 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-05-08 17:21:49 +0000 |
commit | f8cc2c102f4fca50880801479b5eb5c9c87be8a4 (patch) | |
tree | 4c9fe40906899ed5072d23bceb6da69c122f66e5 /net/pecl-oauth | |
parent | 7155e78a689303ed4842edf47fdca8aa48ce2569 (diff) |
Notes
Diffstat (limited to 'net/pecl-oauth')
-rw-r--r-- | net/pecl-oauth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pecl-oauth/Makefile b/net/pecl-oauth/Makefile index 548e079e8286..048f8778ea0c 100644 --- a/net/pecl-oauth/Makefile +++ b/net/pecl-oauth/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.2.3 PORTREVISION= 2 CATEGORIES= net pear -MAINTAINER= dbaio@bsd.com.br +MAINTAINER= dbaio@FreeBSD.org COMMENT= Php Interface to the OAuth Protocol LICENSE= BSD3CLAUSE |