summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorheinz <heinz>2003-12-10 21:56:21 +0000
committerheinz <heinz>2003-12-10 21:56:21 +0000
commitd99467d51fabd815666bcc68f16ec0be1b6e4113 (patch)
tree1998d3c3498253819993f819e4a57c79295450ab
parent3c4e45d78d0093aa63ecc49b94fd5f9d982c9d12 (diff)
downloadpkgsrc-d99467d51fabd815666bcc68f16ec0be1b6e4113.tar.gz
Add HOMEPAGE
-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