diff options
author | salo <salo@pkgsrc.org> | 2006-02-15 13:46:10 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2006-02-15 13:46:10 +0000 |
commit | 3252f3b962e46cb1d2eb64a3bf30e76680fa417e (patch) | |
tree | a5116a3dc052d4f59ba1dabafc825911a8c88e80 /security/p5-Crypt-DES_EDE3 | |
parent | 5740707b6552372b811a0bbee25254343472ff47 (diff) | |
download | pkgsrc-3252f3b962e46cb1d2eb64a3bf30e76680fa417e.tar.gz |
PKGREVISION should've been bumped, DEPENDS changed.
and it should never go backwards..
Diffstat (limited to 'security/p5-Crypt-DES_EDE3')
-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/} |