diff options
author | he <he@pkgsrc.org> | 2008-07-27 16:06:09 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-07-27 16:06:09 +0000 |
commit | 0901f20e3cb87626b0d74e3608a78827a40825dc (patch) | |
tree | 95682f25ab7903d686a3f742d4e7bd55ad2a707f /security/p5-Tie-EncryptedHash | |
parent | 15f3925f21312385b2b980db2d8c4d4680572391 (diff) | |
download | pkgsrc-0901f20e3cb87626b0d74e3608a78827a40825dc.tar.gz |
Add HOMEPAGE pointing into search.cpan.org.
No other change, so no version bump.
Diffstat (limited to 'security/p5-Tie-EncryptedHash')
-rw-r--r-- | security/p5-Tie-EncryptedHash/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Tie-EncryptedHash/Makefile b/security/p5-Tie-EncryptedHash/Makefile index 3de3f43b95c..fb6c6d382ee 100644 --- a/security/p5-Tie-EncryptedHash/Makefile +++ b/security/p5-Tie-EncryptedHash/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2008/07/17 20:50:24 heinz Exp $ +# $NetBSD: Makefile,v 1.20 2008/07/27 16:06:09 he Exp $ # DISTNAME= Tie-EncryptedHash-1.24 @@ -8,7 +8,7 @@ CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tie/} MAINTAINER= pkgsrc-users@NetBSD.org -#HOMEPAGE= +HOMEPAGE= http://search.cpan.org/dist/Tie-EncryptedHash/ COMMENT= Perl5 module for hashes with encrypting fields DEPENDS+= p5-Crypt-CBC-[0-9]*:../../security/p5-Crypt-CBC |