diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-02-27 21:18:31 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-02-27 21:18:31 +0000 |
commit | 9cbfcccd9ae4897e49c8927435d79acd91bac7ae (patch) | |
tree | e36c201f20fcd7291d5e5eed8a9c7d0f594b0e8f /security/p5-SHA | |
parent | 9c039db7e25fd576ec6798146bbf1bc6fe837e08 (diff) | |
download | ports-9cbfcccd9ae4897e49c8927435d79acd91bac7ae.tar.gz ports-9cbfcccd9ae4897e49c8927435d79acd91bac7ae.zip |
Notes
Diffstat (limited to 'security/p5-SHA')
-rw-r--r-- | security/p5-SHA/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-SHA/Makefile b/security/p5-SHA/Makefile index c5f18ff34409..4cf6038382d0 100644 --- a/security/p5-SHA/Makefile +++ b/security/p5-SHA/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/G/GA/GAAS/ PKGNAMEPREFIX= p5- -MAINTAINER= jim@corebsd.or.id +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 interface to the SHA1 algorithm RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 |