diff options
-rw-r--r-- | security/p5-Crypt-DES_EDE3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-DES_EDE3/Makefile b/security/p5-Crypt-DES_EDE3/Makefile index cd229e676b8..72ee2d03ffc 100644 --- a/security/p5-Crypt-DES_EDE3/Makefile +++ b/security/p5-Crypt-DES_EDE3/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2006/02/15 00:05:04 heinz Exp $ +# $NetBSD: Makefile,v 1.15 2006/02/15 13:46:10 salo Exp $ # DISTNAME= Crypt-DES_EDE3-0.01 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5de3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |