diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-11-21 14:47:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-11-21 14:47:25 +0000 |
commit | 86b8c11c2fdf19664463c627ca3ad98d63f4edde (patch) | |
tree | 808c7d7686c9f7ea896c5a8a3ac15a4220830f02 /net | |
parent | 848abcac5b6f614f1abf072e7bc2e8df32b576f9 (diff) | |
download | ports-86b8c11c2fdf19664463c627ca3ad98d63f4edde.tar.gz ports-86b8c11c2fdf19664463c627ca3ad98d63f4edde.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-OAuth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-OAuth/Makefile b/net/p5-Net-OAuth/Makefile index 62d6d0f024e4..f371d15f7da6 100644 --- a/net/p5-Net-OAuth/Makefile +++ b/net/p5-Net-OAuth/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= sahil@tandon.net COMMENT= An implementation of the OAuth protocol BUILD_DEPENDS= p5-UNIVERSAL-require>=0.10:${PORTSDIR}/devel/p5-UNIVERSAL-require \ |