summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-05-17 10:35:14 +0000
committerobache <obache@pkgsrc.org>2012-05-17 10:35:14 +0000
commitef6b26c30f7fcff128c94e5f82f931adb1113c61 (patch)
tree428bc1d78d3ea2f40984a1731c5bc86b6a5a62c3 /security
parent7da42feb0a50cb12c09ff996d4f106bac5526fb2 (diff)
downloadpkgsrc-ef6b26c30f7fcff128c94e5f82f931adb1113c61.tar.gz
Change HOMEPAGE to permalink.
Diffstat (limited to 'security')
-rw-r--r--security/p5-AuthCAS/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-AuthCAS/Makefile b/security/p5-AuthCAS/Makefile
index fa46f44e2a4..18a962252ea 100644
--- a/security/p5-AuthCAS/Makefile
+++ b/security/p5-AuthCAS/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/05/17 10:21:12 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2012/05/17 10:35:14 obache Exp $
DISTNAME= AuthCAS-1.5
PKGNAME= p5-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OS/OSALAUN/}
MAINTAINER= bouyer@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~osalaun/AuthCAS-1.5/
+HOMEPAGE= http://search.cpan.org/dist/AuthCAS/
COMMENT= AuthCAS - Client library for CAS 2.0 authentication server
LICENSE= ${PERL5_LICENSE}