diff options
author | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-03-10 00:52:12 +0000 |
---|---|---|
committer | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-03-10 00:52:12 +0000 |
commit | bff0d25c06f38db8b6374c2e9878d16368c5b67b (patch) | |
tree | 79a2be6e5370e8658aa386f248816c1a070ee160 /net/p5-Net-Google-AuthSub | |
parent | 80fc54cba61b086ed244830ba091c1f07c84d705 (diff) | |
download | ports-bff0d25c06f38db8b6374c2e9878d16368c5b67b.tar.gz ports-bff0d25c06f38db8b6374c2e9878d16368c5b67b.zip |
Notes
Diffstat (limited to 'net/p5-Net-Google-AuthSub')
-rw-r--r-- | net/p5-Net-Google-AuthSub/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Google-AuthSub/Makefile b/net/p5-Net-Google-AuthSub/Makefile index 8158169f00cc..51e2da20e711 100644 --- a/net/p5-Net-Google-AuthSub/Makefile +++ b/net/p5-Net-Google-AuthSub/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= lippemail@gmail.com +MAINTAINER= lippe@FreeBSD.org COMMENT= Interact with sites that implement Google style AuthSub RUN_DEPENDS= p5-Test-Simple>=0.62:${PORTSDIR}/devel/p5-Test-Simple \ |