diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-02-15 08:14:56 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-02-15 08:14:56 +0000 |
commit | 32bad5bbdabc49ee1a50da27ad01c200d1f479fa (patch) | |
tree | a2780e4d867fef4577580cbe34229bd8f500f97a /security/p5-Net-SAML | |
parent | 718ed795d8c23b1dfcd2695a0ec03ea2cc3fd708 (diff) |
Notes
Diffstat (limited to 'security/p5-Net-SAML')
-rw-r--r-- | security/p5-Net-SAML/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Net-SAML/Makefile b/security/p5-Net-SAML/Makefile index a4beb87b1a4e..ed0d6dcfc18c 100644 --- a/security/p5-Net-SAML/Makefile +++ b/security/p5-Net-SAML/Makefile @@ -8,7 +8,8 @@ PORTNAME= Net-SAML PORTVERSION= 1.05 CATEGORIES= security perl5 -MASTER_SITES= CPAN +MASTER_SITES= CPAN \ + http://zxid.org/ PKGNAMEPREFIX= p5- DISTNAME= zxid-${PORTVERSION} EXTRACT_SUFX= .tgz |