summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2003-12-10 21:56:21 +0000
committerheinz <heinz@pkgsrc.org>2003-12-10 21:56:21 +0000
commitd69a3b53852bb9f725e6485b7a16158c50d894de (patch)
tree1998d3c3498253819993f819e4a57c79295450ab /security
parent843a088af048fc8dde6776789e2336c0fd5e01d3 (diff)
downloadpkgsrc-d69a3b53852bb9f725e6485b7a16158c50d894de.tar.gz
Add HOMEPAGE
Diffstat (limited to 'security')
-rw-r--r--security/p5-Digest-MD4/Makefile4
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