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 | 12b11c5c04d7ff29a464db8c5d0f9b269f4375b2 (patch) | |
tree | b4519ee28e4d59135ad56529d389ea72683602d5 /security/p5-SHA | |
parent | 358a0872da3affd4a22c9c1be2e416857e600c66 (diff) | |
download | pkgsrc-12b11c5c04d7ff29a464db8c5d0f9b269f4375b2.tar.gz |
set HOMEPAGE.
Diffstat (limited to 'security/p5-SHA')
-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 |