diff options
Diffstat (limited to 'security/p5-AuthCAS/Makefile')
-rw-r--r-- | security/p5-AuthCAS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-AuthCAS/Makefile b/security/p5-AuthCAS/Makefile index 5c3b1ceb98f..01cc80c38c3 100644 --- a/security/p5-AuthCAS/Makefile +++ b/security/p5-AuthCAS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2012/05/17 10:52:48 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 21:57:25 wiz Exp $ DISTNAME= AuthCAS-1.5 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OS/OSALAUN/} |