diff options
author | heinz <heinz> | 2003-12-10 21:56:21 +0000 |
---|---|---|
committer | heinz <heinz> | 2003-12-10 21:56:21 +0000 |
commit | d99467d51fabd815666bcc68f16ec0be1b6e4113 (patch) | |
tree | 1998d3c3498253819993f819e4a57c79295450ab /security | |
parent | 3c4e45d78d0093aa63ecc49b94fd5f9d982c9d12 (diff) | |
download | pkgsrc-d99467d51fabd815666bcc68f16ec0be1b6e4113.tar.gz |
Add HOMEPAGE
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Digest-MD4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Digest-MD4/Makefile b/security/p5-Digest-MD4/Makefile index 2757abf7c02..15f8ee98825 100644 --- a/security/p5-Digest-MD4/Makefile +++ b/security/p5-Digest-MD4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/12/10 21:54:48 heinz Exp $ +# $NetBSD: Makefile,v 1.9 2003/12/10 21:56:21 heinz Exp $ # DISTNAME= Digest-MD4-1.3 @@ -8,7 +8,7 @@ CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} MAINTAINER= tech-pkg@NetBSD.org -#HOMEPAGE= +HOMEPAGE= http://search.cpan.org/dist/Digest-MD4/ COMMENT= Perl5 module for MD4 hash algorithm USE_BUILDLINK2= YES |