diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-03-08 19:48:41 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-03-08 19:48:41 +0000 |
commit | a1993564e04f29ecbaa05be740547c8677d423cd (patch) | |
tree | a942b9de6ec3ced252f123bf8a905b18d685aa72 /net/pecl-oauth2 | |
parent | 868fb29f23bfae4d55ab923ea34259adf63b4886 (diff) | |
download | ports-a1993564e04f29ecbaa05be740547c8677d423cd.tar.gz ports-a1993564e04f29ecbaa05be740547c8677d423cd.zip |
Notes
Diffstat (limited to 'net/pecl-oauth2')
-rw-r--r-- | net/pecl-oauth2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/pecl-oauth2/Makefile b/net/pecl-oauth2/Makefile index 94d187fa0c80..e8af3c2b34f9 100644 --- a/net/pecl-oauth2/Makefile +++ b/net/pecl-oauth2/Makefile @@ -3,7 +3,6 @@ PORTNAME= oauth PORTVERSION= 2.0.2 CATEGORIES= net pear -PKGNAMESUFFIX= 2 MAINTAINER= dbaio@FreeBSD.org COMMENT= Php interface to the OAuth Protocol |