diff options
Diffstat (limited to 'security/p5-Authen-SASL')
-rw-r--r-- | security/p5-Authen-SASL/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Authen-SASL/Makefile b/security/p5-Authen-SASL/Makefile index a25ddcd55bc..7128c525d61 100644 --- a/security/p5-Authen-SASL/Makefile +++ b/security/p5-Authen-SASL/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2012/10/23 18:16:40 asau Exp $ +# $NetBSD: Makefile,v 1.23 2013/05/31 12:41:53 wiz Exp $ # DISTNAME= Authen-SASL-2.16 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/} |