diff options
author | heinz <heinz> | 2006-02-15 00:05:04 +0000 |
---|---|---|
committer | heinz <heinz> | 2006-02-15 00:05:04 +0000 |
commit | d3a628d3d9648f1285ab3f9fa7ae22069d18f416 (patch) | |
tree | 1f11244ef89e3a5339dc9a780b3bdeee75d4c0b8 /security/p5-Crypt-DES_EDE3 | |
parent | 52e31df987696d3ddbf4b6941dc5ac40eb738fb1 (diff) | |
download | pkgsrc-d3a628d3d9648f1285ab3f9fa7ae22069d18f416.tar.gz |
Revert the bump of PKGREVISION. It's unnecessary since the package works as
before.
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 679592f9403..cd229e676b8 100644 --- a/security/p5-Crypt-DES_EDE3/Makefile +++ b/security/p5-Crypt-DES_EDE3/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2006/02/15 00:02:11 heinz Exp $ +# $NetBSD: Makefile,v 1.14 2006/02/15 00:05:04 heinz Exp $ # DISTNAME= Crypt-DES_EDE3-0.01 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5de3 -PKGREVISION= 3 +PKGREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |