diff options
Diffstat (limited to 'security/p5-Authen-SASL/Makefile')
-rw-r--r-- | security/p5-Authen-SASL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Authen-SASL/Makefile b/security/p5-Authen-SASL/Makefile index e3a81e8b304..df8f4a134f1 100644 --- a/security/p5-Authen-SASL/Makefile +++ b/security/p5-Authen-SASL/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2005/07/13 18:01:37 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2005/08/06 06:19:29 jlam Exp $ # DISTNAME= Authen-SASL-2.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/} |