diff options
author | heinz <heinz@pkgsrc.org> | 2006-02-12 23:13:49 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2006-02-12 23:13:49 +0000 |
commit | d05f0f86dc712f8b45dba4a471c908d0930135c2 (patch) | |
tree | 16589a4e3703e01943aa68b276d1811e34edff66 /security/p5-Tie-EncryptedHash/Makefile | |
parent | a90eff930192f079565335826706df3107ace89e (diff) | |
download | pkgsrc-d05f0f86dc712f8b45dba4a471c908d0930135c2.tar.gz |
Updated to version 1.21.
Relevant changes since version 1.1:
===================================
No useful list of changes provided. "diff" shows mainly internal cleanup.
Diffstat (limited to 'security/p5-Tie-EncryptedHash/Makefile')
-rw-r--r-- | security/p5-Tie-EncryptedHash/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/p5-Tie-EncryptedHash/Makefile b/security/p5-Tie-EncryptedHash/Makefile index e4637e5e05d..a8c130f109c 100644 --- a/security/p5-Tie-EncryptedHash/Makefile +++ b/security/p5-Tie-EncryptedHash/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2005/09/28 14:31:08 rillig Exp $ +# $NetBSD: Makefile,v 1.15 2006/02/12 23:13:49 heinz Exp $ # -DISTNAME= Tie-EncryptedHash-1.1 +DISTNAME= Tie-EncryptedHash-1.21 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5teh -PKGREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tie/} |