diff options
author | obache <obache@pkgsrc.org> | 2010-10-08 03:24:07 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-10-08 03:24:07 +0000 |
commit | 10c74e932f6d7f7c47dbc212605010c10937ad28 (patch) | |
tree | b4519ee28e4d59135ad56529d389ea72683602d5 /security | |
parent | c11a2f7bbba163f0fcf29376c46f25a77a49a88f (diff) | |
download | pkgsrc-10c74e932f6d7f7c47dbc212605010c10937ad28.tar.gz |
set HOMEPAGE.
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-SHA/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-SHA/Makefile b/security/p5-SHA/Makefile index e4d068b575d..f2b92fd72be 100644 --- a/security/p5-SHA/Makefile +++ b/security/p5-SHA/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2010/08/21 16:35:45 seb Exp $ +# $NetBSD: Makefile,v 1.19 2010/10/08 03:24:07 obache Exp $ # DISTNAME= SHA-2.01 @@ -9,6 +9,7 @@ CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SHA/} MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/SHA/ COMMENT= Perl5 interface to the SHA1 algorithm PKG_DESTDIR_SUPPORT= user-destdir |