diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-06-21 06:58:49 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-06-21 06:58:49 +0000 |
commit | 302b9a7c365150a9d9518945d25c710ae4a13d4c (patch) | |
tree | 14b0444b4f498b96acd736fd26db1fc6cac084e4 /net/p5-Net-OpenID-Consumer | |
parent | 7f51859e62a263e08f3ff9c90e270bfb62048d62 (diff) | |
download | ports-302b9a7c365150a9d9518945d25c710ae4a13d4c.tar.gz ports-302b9a7c365150a9d9518945d25c710ae4a13d4c.zip |
Notes
Diffstat (limited to 'net/p5-Net-OpenID-Consumer')
-rw-r--r-- | net/p5-Net-OpenID-Consumer/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-OpenID-Consumer/Makefile b/net/p5-Net-OpenID-Consumer/Makefile index 36247d3eebd3..3e5c5da1ac5a 100644 --- a/net/p5-Net-OpenID-Consumer/Makefile +++ b/net/p5-Net-OpenID-Consumer/Makefile @@ -8,7 +8,8 @@ PORTNAME= Net-OpenID-Consumer PORTVERSION= 1.06 CATEGORIES= net security perl5 -MASTER_SITES= CPAN/../../authors/id/G/GU/GUGU +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:GUGU PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org |